Hi all.
I'm having a headache trying to run a PHP script located at:
http://www.otocerum.org/wpr/
When I setup PHP 5 with EasyApache 3 and run it, I get the following error:
Fatal error: Class 'Zend_Loader' not found in /home/otocerum/public_html/wpr/index.php on line 12
When I do the same with PHP 4, I get this one instead:
Parse error: syntax error, unexpected '{' in /home/otocerum/public_html/wpr/index.php on line 35
The script was working fine before I installed WHM/Cpanel, so I know it's a Apache-PHP configuration issue.
You can see my phpinfo() on:
http://www.otocerum.org
As far as I know Zend is enabled, I don't know what I have to do to solve this problem.
I'll appreciate every hint on this!



LinkBack URL
About LinkBacks
Reply With Quote





