On 6/21/07, Tijnema <tijnema@xxxxxxxxx> wrote:
Good point, but that doesn't affect the PHP CLI ;) Tijnema
Yes, I'm aware of that.... but if the CGI/module displays the correct stuff, then it can narrow the problems down to the CLI itself. With regard to the CLI, try a few things from the command line: `whereis php` # Shows all PHP-CLIs in $PATH `which php` # Shows which PHP-CLI is being used. `php -v` # Shows the version of PHP from the `which` command. -- Daniel P. Brown [office] (570-) 587-7080 Ext. 272 [mobile] (570-) 766-8107 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php