Ioncube not showing up and working properly....

  • Hi,


    I have installed ioncube


    by following this:




    but its not in there.... Its just not showing up also in php info. I am using php v5.6.9-0+deb8u1

  • Hello ;


    You forgot:


    Code
    1. # php5enmod ioncube


    Once done, you must restart php5-fpm service:

    Code
    1. # service php5-fpm restart

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Thanks for your reply.


    but I am getting this.....


    Code
    1. root@cpanel:~# php5enmode ioncube
    2. -bash: php5enmode: command not found