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 execute php -v at the command line I get 4.0.4pl1

Assuming the above would cause me to believe this is a separate CLI
compilation, which CLI PHP probably wasn't rebuilt when 4.2.3 was installed.

mod_php != CLI PHP, they can be completely different versions.

Too many assumptions, best give more information about the setup.

-jesse


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

Reply via email to