Fter installing the latest php (4.0.6) with mysql support, I get the following error:
phpinfo.php: parse error, expecting `'('' on line 3
phpinfo();
This is with a simple test file, no other script will work either. I can see PHP is installed and being used, because it returns the error, but why the error?