Hi,
Two days before, we faced a problem after one of our client updated the apache and php on a cpanel server using /scripts/easyapache.
Then the site is showing the below error.
"Failed loading /usr/local/IonCube/ioncube_loader_lin_5.2.so"
It seems that easy apache was unsuccessful or the php modules are not properly updated. Here the error shows that Ioncube was not updated with the current version of php.
The fix for this is to install the php extension module ioncube using the below command
/scripts/phpextensionmgr install IonCubeLoader
Now the error message has gone and site is working.
Two days before, we faced a problem after one of our client updated the apache and php on a cpanel server using /scripts/easyapache.
Then the site is showing the below error.
"Failed loading /usr/local/IonCube/ioncube_loader_lin_5.2.so"
It seems that easy apache was unsuccessful or the php modules are not properly updated. Here the error shows that Ioncube was not updated with the current version of php.
The fix for this is to install the php extension module ioncube using the below command
/scripts/phpextensionmgr install IonCubeLoader
Now the error message has gone and site is working.
No comments:
Post a Comment