You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Debugging PHP: Did You Remember to PHP / Debugging and Error Handling
So you've finally managed to install PHP. Anxious to use your new tool, you find the print function in the manual, write your own hello world, load the page and the dreaded "Parse error: parse error in /usr/local/apache/htdocs/test.php on line 2" error pops up in front of you. You know the scenario, read on to learn the fixes....