Hi im running two versions of PHP 5.6 and 7.2 . (The default version is PHP 5.6)
In my log of one site i have this error;
Failed loading /usr/php/54/usr/lib64/php/modules/ZendGuardLoader.so: /usr/php/54/usr/lib64/php/modules/ZendGuardLoader.so: cannot open shared object file: No such file or directory
I guess i need to install ZendGuard as module for PHP 5.6 this route "/usr/php/54/usr/lib64/php/modules/ZendGuardLoader.so" is set on the php.ini file of the site with error. but i look via SSH for that file an it isnt anywhere.
How can I install ZendGuard , i use PHP selector, and in SELECT OPTIONS i select "Install ZendGuard" and then "Save Custom Configuration" but nothing happends also, i try "Start Compiler "build and install" but i didnt follow tail,
In wich route i can find the current modules installed for PHP56, i know it starts with /opt/alt/php56 but i get lost after that.
Pls Advaice , im kind of desperate here. Thanks in advance.