I've installed ioncube 7 and added the line to the php7 php.ini as the very first line in the file, restarted apache but keep getting this error:
PHP Fatal error: [ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0
I've added this to the php7 ini file in MultiPHP INI Editor:
zend_extension = /opt/cpanel/ea-php70/root/usr/lib64/php/modules/ioncube_loader_lin_7.0.so
I'm not sure how to fix this.
PHP Fatal error: [ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0
I've added this to the php7 ini file in MultiPHP INI Editor:
zend_extension = /opt/cpanel/ea-php70/root/usr/lib64/php/modules/ioncube_loader_lin_7.0.so
I'm not sure how to fix this.