[snip] On Thursday 02 September 2004 08:30, blackwater dev wrote: > the date is a very good question? Here is the info from my system > > -rwxr-xr-x 1 root root 1371932 Sep 1 19:50 /usr/bin/php > > Not sure why its showing that date - Apache has been restarted.
But that's probably your php-cli version. Are you using the Apache module version of PHP? I didn't see it in the configure command you posted previously. [/snip] Make sure that you do a 'make clean'. I have found that phpinfo() does not get updated properly but the functions may still work. Doing a 'make clean' will insure that the info is updated properly. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php