Re: [PHP] Old config options still showing after updating PHP

2002-06-21 Thread Jason Wong

On Friday 21 June 2002 18:25, Peter Janett wrote:
> I have been compiling some extra configure options into PHP (4.1.2), such
> as --enable-xslt --with-xslt-sablot, and have had no problem getting PHP to
> configure, then make, then make install.
>
> Even after recompiling PHP, and then restarting (stopping, then starting)
> apache, phpinfo still shows the old configuration options.  (I tried
> deleting config.cache and re compiling, but that didn't help.)

Is Apache looking in the right place for your newly (re)compiled php?

If so, try removing the existing source directory and extracting again from 
the tarball and recompile.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
H. L. Mencken's Law:
Those who can -- do.
Those who can't -- teach.

Martin's Extension:
Those who cannot teach -- administrate.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Old config options still showing after updating PHP

2002-06-21 Thread Peter Janett

I have been compiling some extra configure options into PHP (4.1.2), such
as --enable-xslt --with-xslt-sablot, and have had no problem getting PHP to
configure, then make, then make install.

Even after recompiling PHP, and then restarting (stopping, then starting)
apache, phpinfo still shows the old configuration options.  (I tried
deleting config.cache and re compiling, but that didn't help.)

I remember having this issue last time I upgraded, and when I figured it out
it was kind of a dumb thing I was forgetting to do, but I can't seem to
remember what it was.

Any help appreciated.

Thanks,

Peter Janett

New Media One Web Services
http://www.newmediaone.net
[EMAIL PROTECTED]







-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php