Jump to content

Fatal error: Incompatible file format: The encoded file has format maj


Recommended Posts

This is something of a mis-match between the version of Zend that is installed on the server that is hosting your site, and the zend-encoded file that is CubeCart, index_php5.3_enc_zend.php.

 

Your server may have Zend Guard (finally!) 6.0 loaded, which supports PHP 5.4. There is no index_php5.4_enc_zend.php available for CubeCart as yet.

 

If your hosting control panel allows you to install a specific version of PHP, go with PHP5.3, which should have ZendGuard 5.5 for it.

 

Or, if you know that ionCube is installed on your server, tell CubeCart to use that (/includes/global.inc.php, $glob['encoder'] = "ioncube";).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...