I installed php as cgi. Can run php as commandline interpreter and works fine.
But, generates the following error while trying to serve a 8-line test.php page from apache.
Parse error: parse error, unexpected T_STRING in /usr/local/bin/php on line 11892
Any help!
I have tried all I could on the httpd.conf and php.ini file