Version changed from alt-php to EA-php?
Hello.
We have many servers and today detect an issue with php.
For all users changes from php-selector doesn't work an for many users php version changed from alt-php to ea-php.
But it isn't all issues. For EA-php doesnt't works many libraries, for example, MySQL, mbstring, and others. How can we fix it and, if it possible, disable EA-php in general?
-
Hello @JurgenS, Can you take a look at the following thread and verify if it relates to the issue you encountered? Thank you. 0 -
I had what sounds like a similar issue last night when upcp ran, and somehow enabled the cPanel EA4 repository, and then updated mod_lsapi The result was that non of the sites that required PHP + SQL worked at all with various errors, principally about missing SQL components. I opened a support ticket to CloudLinux and they instructed me to run the following yum downgrade ea-apache24-mod_lsapi --disablerepo=* --enablerepo=cl-ea4
and then runyum-config-manager --disable ea4
to disable the cPanel EA4 repo These two commands fixed everything on my server, but use them with care and make sure you understand what you are doing or even if they are relevant to your particular issue.0
Please sign in to leave a comment.
Comments
2 comments