Ion cube loader issue
I am trying to install a few different scripts with Softaculous. During installation i get the error "Required PHP extension not found : Ion Cube Loader"
So I go into Server Configuration>>Tweak Settings, then click on PHP tab, scroll down to cPanel PHP loader and notice that ion cube loader is the one that is already checked..
I'm lost any help would be appreciated.
-
You may have it selected in "tweak settings" as your preffered choice but that doesn't mean its installed. From CLI check with: php -v
If installed it should read something like: [QUOTE]........snip.....Copyright (c) 1997-2013 The PHP Group Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies with the ionCube PHP Loader v4.4.1, Copyright (c) 2002-2013, by ionCube Ltd
If not then run easyapache and select ioncube loader0 -
[quote="sensai, post: 1504782">I am trying to install a few different scripts with Softaculous. During installation i get the error "Required PHP extension not found : Ion Cube Loader" So I go into Server Configuration>>Tweak Settings, then click on PHP tab, scroll down to cPanel PHP loader and notice that ion cube loader is the one that is already checked..
PHP settings in Tweak Settings are for cPanel's Internal PHP, located in /usr/local/cpanel/3rdparty/bin/php. PHP that applications, server by Apache, are using is configured and installed by EasyApache.0 -
Hello :) You can install Ioncube PHP loader for Apache via: /scripts/phpextensionmgr install IonCubeLoader
Thank you.0
Please sign in to leave a comment.
Comments
3 comments