Jump to content

[SOLVED] Parse error: syntax error


ballhogjoni

Recommended Posts

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/xxxx/library/Zend/Loader.php on line 52

 

I got the error above when I uploaded my site to my server. It works fine on my localhost but now it doesn't work on the live server. Any ideas?

Link to comment
https://forums.phpfreaks.com/topic/135752-solved-parse-error-syntax-error/
Share on other sites

You could get a definitive answer without any guessing needed by posted the code that corresponds to the error. There are a lot of very knowledgeable people in the forum willing to help if they are given the necessary information about the problem you are having.

 

Edit: The end of life of php4 was almost one year ago. Every web host should have provided a way of switching accounts to php5 a long time ago. Why are you still using php4 on a live server?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.