InteractM

Well-Known Member
Apr 2, 2013
135
1
18
cPanel Access Level
Root Administrator
I have moved site from BlueHost to dedicated server running on latest WHM/cPanel and I'm getting that error:

Fatal error: Incompatible file format: The encoded file has format major ID 2, whereas the Loader expects 4
Any clue how to get Zend Optimizer to use an old library for that particular site (ZendOptimizer instead of Zend Guard) ?

Thanks
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello :)

It's likely you are using a newer version of PHP on the destination server. Have you contacted the developer of the software that you are using to see if an update is available that supports Zend Guard Loader?

Thank you.
 

InteractM

Well-Known Member
Apr 2, 2013
135
1
18
cPanel Access Level
Root Administrator
Unfortunately I'm not able to contact the developer of that software.

I have decided to downgrade PHP 5.3 to PHP 5.2.17 but now I'm getting errors related to PDO (EasyApache compiled with PDO), magic quotes (set to OFF in WHM PHP Editor)

Any suggestions?

Thanks
 
Last edited:

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Could you let us know the specific error messages you are receiving?

Note that I recommend discontinuing use of the script you have installed if it's not updated for use with PHP 5.3 or higher. Or, if possible, consult with the developer of the script to see if any newer versions are available. PHP 5.2 will no longer be provided by default with EasyApache in the near future. It will be moved to the Custom Modules (“Opt Mods”) section of EasyApache by the end of August 2013.

Thank you.
 

InteractM

Well-Known Member
Apr 2, 2013
135
1
18
cPanel Access Level
Root Administrator
Thank you for letting me know about those changes. Now I can somehow press the client to move out of Frog CMS to something else. For now I'm stuck to 5.2 :\