Peter,

There are two possibilites I can think of. One is that you have two 
php's, one will be a cgi and the other not. Your check would then be on 
the old one, not the new one.

The other is that you had php actually compiled into apache, not as a 
module, but the php recompile is as a module (or cgi?). If this is the 
case then apache needs to be recompiled.

I can't think of any other possibilites, but I have been known to be 
wrong...

Hope this helps

Chris
PS Please don't cross-post.

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.)
>
>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 Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to