I have a script encoded with ioncube
but on my script it shows
Site error: the file /var/www/web1/classes/setupclass.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator.
although in php.ini i have mentioned
zend_extension=/usr/local/lib/ioncube/ioncube_loader_lin_5.2.so
in the first line
in the php.ini other refernce to szend is
; Enable compatibility mode with Zend Engine 1 (PHP 4.x)
zend.ze1_compatibility_mode = Off
echo phpinfo() mentions
Code:
Variables
_SERVER["argc"] 0
_ENV["PATH"] /usr/local/bin:/usr/bin:/bin
_ENV["PWD"] /usr/local/lib/ioncube
Environment
Variable Value
PATH /usr/local/bin:/usr/bin:/bin
PWD /usr/local/lib/ioncube
LANG C
SHLVL 1
_ /usr/sbin/apache2
What can be done in order to run the encoded script
Recent comments
20 hours 3 min ago
1 day 1 hour ago
1 day 5 hours ago
1 day 7 hours ago
1 day 21 hours ago
1 day 21 hours ago
2 days 2 hours ago
2 days 9 hours ago
2 days 10 hours ago
2 days 11 hours ago