I am running PHP 5.0.4 (cli) (built: Feb 21 2007 14:03:01) on Mandriva2006
When running from the command line I don't get a list of errors.
i.e. php -l foo.php outputs Errors parsing foo.php
When running under windows XP I get details of the actual error and line
number.
How do I get the same information in Linux?
T.I.A. Carlton.