fix
Please note: This website includes an accessibility system. Press Control-F11 to adjust the website to people with visual disabilities who are using a screen reader; Press Control-F10 to open an accessibility menu.

ionCube Loader for php 5 and 6

Avatar
  • Answered
What line do I add to php.ini to enable ionCube Loader for php5 and php6?
Avatar
Scott
Hello,

Thank you for your question on activating IonCube loader in your php.ini file. You will want to enter the path to the loader in the Zend section of the php.ini file. The path should be as follows:

zend_extension=/usr/local/ioncube/ioncube_loader_lin_5.2.so

Add that and then you should be able to see the IonCubeloader in the phpinfo file.

Kindest Regards,
Scott M