Posted by Toby A Inkster on 06/08/07 10:05
Good Man wrote:
> PHP on Linux needs to be recompiled with the "configure" command when you
> choose to add/remove extensions. The "php.ini" file won't do it.
Not in my experience. I've downloaded binary extensions in the past, added
them to php.ini and never had to rebuild the whole of PHP for it.
My advice would be to check the output of phpinfo() -- in particular note
the location of the php.ini file -- sometimes you'll end up with several
php.ini files on your system, so you need to make sure that you've been
editing the right one!
--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.12-12mdksmp, up 104 days, 17:48.]
URLs in demiblog
http://tobyinkster.co.uk/blog/2007/05/31/demiblog-urls/
[Back to original message]
|