hardbrasil
Regular Pleskian
i had installed for php 5.6 and 7, but when i run php -v i got this:
those version (5.6 and 7) the path are little different from the vendor version (5.4)
/opt/plesk/php -> i have only versions (5.6 and 7)
so i need to insert the -> ioncube_loader_lin_5.4.so on php.ini
but i dont't know the right path
thanks
Code:
php -v
Failed loading /opt/plesk/php/5.6/lib64/php/ioncube_loader_lin_5.6.so: /o
pt/plesk/php/5.6/lib64/php/ioncube_loader_lin_5.6.so: cannot open shared o
bject file: No such file or directory
PHP 5.4.16 (cli) (built: Aug 11 2016 21:24:59)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ionc
ube24.com (unconfigured) v5.0.18, Copyright (c) 2002-2015, by ionCube Ltd.
those version (5.6 and 7) the path are little different from the vendor version (5.4)
/opt/plesk/php -> i have only versions (5.6 and 7)
so i need to insert the -> ioncube_loader_lin_5.4.so on php.ini
but i dont't know the right path
thanks