Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
5.5.29
-
None
-
None
-
CentOS 6.3 64bit
Description
After automatic update with yum we noticed php reporting the below.
"undefined reference to `client_errors'" with a white screen for all websites.
cPanel EasyApache also reports the fallowing. http://pastebin.com/XZegidFy
and new output
I would doubt this is a cPanel specific issue, this is worrying. Prior I have had mysql shared libs cause php needing rebuild, but now it wont rebuild.
Not sure if I can update this again but I'm trying to find older rpm's to ensure it's due to this update, sort of weird. Not sure if cPanel will look at it.
Regardless please add downgrade feature to your yum REPO
Attachments
Issue Links
- relates to
-
MDEV-4134 Upgrade to 5.5.29-1 killed PHP
-
- Closed
-
I guess I can comment more!
MariaDB fails to downgrade (I had OMD installed, and requires it, otherwise cPanel dont use yum for php obviously and nothing else seems to depend on) so to revert I had to remove it.
root@laxcp [/usr/local/src/mariadb5528a]# rpm -Uvh --oldpackage MariaDB-5.5.28a-centos6-x86_64-server.rpm
Preparing... ########################################### [100%]
1:MariaDB-server ########################################### [100%]
warning: %postun(MariaDB-server-5.5.29-1.x86_64) scriptlet failed, exit status 3
I'll report back if 5.5.28a revert fixed the issue. We may switch back to LiteSpeed, in which I suppose before I reinstall OMD I can go back to 5.5.29 and see if it's PHP also buildfails, which would direct this as a MariaDB issue I suppose.