[PHP] version confusion - please help

2003-01-11 Thread Christian Stalberg
what does debug_phpinfo.php read to get its information? When I run debug_phpinfo.php in my browser it says version 4.2.3 But when I execute php -v at the command line I get 4.0.4pl1 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] version confusion - please help

2003-01-11 Thread Jesse Cablek
Christian Stalberg mailto:[EMAIL PROTECTED] scribbled; what does debug_phpinfo.php read to get its information? Not sure. When I run debug_phpinfo.php in my browser it says version 4.2.3 Assuming a UNIX box running Apache, and assuming this is a PHP module, sounds right. But when I