Jump to content

Upgrade Zend Optimizer error


Guest elterremoto

Recommended Posts

Guest elterremoto

I am getting and error after I upgraded from V3 to V4 of Cubecart.

Fatal error: Incompatible file format: The encoded file has format major ID 3, whereas the Optimizer expects 2 in /hermes/web07c/b2908/moo.eltomek02/store/index_enc_zend.php on line 0

I have tried uploading the files in binary mode as I read somewhere and it didn't help.

Also I am hosting on fatcow and i am using:

PHP Version: 5.2.12

Zend Optimizer: 3.3.0

My website is: www.shishasmokes.com

Please help!!

Link to comment
Share on other sites

I am getting and error after I upgraded from V3 to V4 of Cubecart.

Fatal error: Incompatible file format: The encoded file has format major ID 3, whereas the Optimizer expects 2 in /hermes/web07c/b2908/moo.eltomek02/store/index_enc_zend.php on line 0

I have tried uploading the files in binary mode as I read somewhere and it didn't help.

Also I am hosting on fatcow and i am using:

PHP Version: 5.2.12

Zend Optimizer: 3.3.0

My website is: www.shishasmokes.com

Please help!!

you will have to recompile zend, ask your webhosting company to do so, also check extension path in php.ini if its showing correct path for .so files

Link to comment
Share on other sites

Guest elterremoto

you will have to recompile zend, ask your webhosting company to do so, also check extension path in php.ini if its showing correct path for .so files

It turns out fatcow uses version 3.2.0 of zend. And they said they are not planning to update it for now.

What do I ask my webhosting to recompile it on (v 3.3.0)?

Also how do I check my php.ini file, I can't find it.

Thanks.

Link to comment
Share on other sites

Guest elterremoto

If you have IonCube working on your hosting you can use that instead of Zend. Check the compatibility file as to whether IonCube is installed.

Yes they do have Ioncube loader. how do i enable it instead of zend?

Link to comment
Share on other sites

If you have IonCube working on your hosting you can use that instead of Zend. Check the compatibility file as to whether IonCube is installed.

Yes they do have Ioncube loader. how do i enable it instead of zend?

Change it in the global.inc.php file:

$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...