mdraselkhan
New Pleskian
Hello,
When I change the PHP version to 8.0, getting ionCube Loader missing error. I'm using WHMCS which is ionCube Loader that must need to be installed. When I run the following command no output is showing, which means the ionCube Loader is not installed.
After that, I try by creating "00-ioncube-loader.ini" file manually on the "/opt/plesk/php/8.0/etc/" directory & adding the following contents on that file, but not working.
Is there any way to do it?
Thanks!
When I change the PHP version to 8.0, getting ionCube Loader missing error. I'm using WHMCS which is ionCube Loader that must need to be installed. When I run the following command no output is showing, which means the ionCube Loader is not installed.
$ apt-cache search plesk-php80 | grep ioncube
After that, I try by creating "00-ioncube-loader.ini" file manually on the "/opt/plesk/php/8.0/etc/" directory & adding the following contents on that file, but not working.
zend_extension=ioncube_loader_lin_8.0.so
Is there any way to do it?
Thanks!