phplaravelencryptioncpanelioncube

How to disable "ioncube" from cpanel?


I'm facing an issue to disable the ioncude encryption from my Laravel PHP code from Cpanel. I unchecked ioncube from WHM simply accessing the Home > Server Configuration > Tweek settings and then in the PHP section as shown below.

I don't know what's wrong with it because after unchecking ioncube my code is still encrypted.


Solution

  • In cPanel "ioncube" is just a PHP Extension (ioncube loader) that helps you to make encrypted(with ioncube Encrypted) code executable.

    It would be best if you found ioncube decoder as there is no official site for it.