Navigation

Views

Search
 

Toolbox

Ioncube Errors

From Documentation

Revision as of 16:32, 21 November 2006; view current revision
←Older revision | Newer revision→

"The file xxx is corrupted."

If you get an error such as the file is corrupted it is a very good possibilty that your host has ioncube installed through php.ini and it is an older version of the loader file.

To fix this error you will need to contact your host and have them upload the new loader file. This is a small change and they should not have a problem making this change.

Here is documentation from Ioncube's website:

Encoder 6.5 needs Loader version 3.1 or greater as it has new security features that are not known about by the older Loaders. Loaders < 3.0 report newer files as corrupted, which isn't strictly correct but couldn't be avoided. Loader 3.0 would say that a newer Loader was required.

Ioncube with BlueHost

We have had other customers that have had problems using BlueHost. To get ioncube running you will need to open notepad or another text editor and create a file named php.ini and include this line:

zend_extension = /home/username/public_html/ioncube/ioncube_loader_lin_4.4.so

Replace username with your ftp username.

Next upload this file to the root of your classifieds site and also to the administration area. Once it is uploaded the loaders should begin working.