Fatal Error?

Status
Not open for further replies.

powersports

New Member
Messages
49
Reaction score
0
Points
0
When I go to my site: http://teamxtreme.x10hosting.com/

It gives this error: Fatal error: Incompatible file format: The encoded file has format major ID 1, whereas the Loader expects 4 in /home/lhsps/public_html/index.php on line 0


I haven't done anything to the site since last visit... what happened???

Thanks!
 

essellar

Community Advocate
Community Support
Messages
3,295
Reaction score
227
Points
63
The problem is that your script is encoded with an older (version 5.2 or earlier) version of Zend Guard/Zend Optimizer, and is not compatible with the current version. Zend has stated that they will not fix the problem; there will be no compatibility with version pre-5.3 going forward. You will need to find a version of the script encoded for version 5.3 and re-install your site.

(Note: configuration files and databases should still be compatible, it's only the encoded script that's the problem.)
 

powersports

New Member
Messages
49
Reaction score
0
Points
0
LOL, well, thats nice of them.

I guess I'll just have to leave the site for dead and go somewhere else.

All that work for nothing...

Goodbye X10, it was nice while it lasted.
 
Status
Not open for further replies.
Top