Search code examples
phpioncubephp-extension

ionCube PHP module gets error


i have uploaded my site on a sharing host.i use ionCube PHP in my site. the index page of site gives this error:

" index.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator. "

i asked the server support team and the said ionCube is installed on server.

if so why cause above error??


Solution

  • check your php.ini, is there something like zend_extension=ioncube_loader_lin_5.2.so? if not add in the path to ioncube_loader_lin_5.2.so, restart apache

    • my ioncube is ages, hopefully is still using zend_extension=ioncube_loader_lin_5.2.so to load the module into php