How to get ionCube working on Godday Linux hosting account

By | November 20, 2020

How to get ionCube working on Godday Linux hosting account when installing site like http://mymoviesforall.com

Site error: the file /home/content/84/12153084/html/wp-content/plugins/ArticleSpinnerWP/ArticleSpinnerWP1.php requires the ionCube PHP Loader ioncube_loader_lin_5.3.so to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard to assist with installation.

Find your PHP version, which is 5.3 in my case.
Down the ionCube Loader from ionCube.com (pick x86 .zip format) and upload it to the home directory and unzip the file.
Create a php5.ini file under home directory and add following two lines to the file.
[Zend]
zend_extension =     /home/content/a/b/c/abcuser/html/ioncube/ioncube_loader_lin_5.3.so
Add following two lines to php.ini file (either under home or cgi-bin directory)
[Zend]
zend_extension=”/usr/local/Zend/lib/Guard-6.0.0/php-5.4.x/ZendGuardLoader.so

Leave a Reply

Your email address will not be published. Required fields are marked *