CobraArbok
Regular Pleskian
I'm Working with Ubuntu 18.04
I need to install Softacuolous.
I've installed IonCube with these commands:
With /opt/plesk/php/7.0/bin/php -v | grep -i ioncube I see:
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.2.1, Copyright (c) 2002-2018, by ionCube Ltd.
But, when I try to install Softaculous I get:
Failed
Installation of extension has failed
I need to install Softacuolous.
I've installed IonCube with these commands:
Code:
wget https://downloads.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz
tar -xvf ioncube_loaders_lin_x86-64.tar.gz
cp -av /opt/plesk/php/7.3/lib/php/modules/ioncube_loader_lin_7.3.so{,.old}
cp -av ioncube/ioncube_loader_lin_7.3.so /opt/plesk/php/7.2/lib/php/modules/ioncube_loader_lin_7.3.so
service apache2 restart
With /opt/plesk/php/7.0/bin/php -v | grep -i ioncube I see:
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.2.1, Copyright (c) 2002-2018, by ionCube Ltd.
But, when I try to install Softaculous I get:
Failed
Installation of extension has failed
- Execution of /opt/psa/tmp/module4XVeqQ/plib/scripts/pre-install.php failed with exit code 1 and the output:
- ionCube Loader is not loaded. Please enable it to continue installation