IonCube PHP Loader Error on website

Site error: the file /home/USER/public_html/index.php requires the ionCube PHP Loader ioncube_loader_lin_X.X.so to be installed.

To Resolve this issue

Create a ‘php.ini’ within the following:

zend_extension = /home/USER/public_html/ioncube/ioncube_loader_lin_4.X.so

Download from : http://www.ioncube.com/loaders.php

Replace USER with the username of the account you are uploading the php.ini file to.

Replace “X” with the appropriate version of the ioncube loader

Upload the php.ini to your public_html directory.

If you are running your script from a directory other than public_html - for example /home/USER/public_html/blog/index.php you will need to upload the php.ini file to that directory.

Trackback URI | Comments RSS

Leave a Reply

You must be logged in to post a comment.