[snip]
Even with error_reporting set to E_ALL in php.ini, I still get 'Errors 
parsing file.php' using the php command with the -l option.  Anyway to 
see more than that?
[/snip]

Here are some command line options http://us2.php.net/features.commandline

You could run it in a browser to get line numbers and more precise error
messages

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

Reply via email to