-------------- Original message from blackwater dev : -------------- 

> 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. 
> 

Are you sure apache is loading the version you just built and not an old one in some 
other location (possibly /etc)? Did you read the install instructions for PHP with 
Apache 2.0 on a Linux system?  Check step 14 and make sure you are loading the module 
from the correct location.  Just a guess, but since none of your new configure flags 
are showing on the php info page and the build time is old, it looks like you are not 
running from the location you think you are.

http://us3.php.net/manual/en/install.unix.apache2.php   

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

Reply via email to