Problem with Mysql

#1
I installed LiteSpeed Web server recently and I'm having a serious problem, all the Mysql connections on my server are unstable, it has time that does not work, however, just give F5 and refresh the page that works again, as you can see in the attached prints.

Screenshot_1.png

Screenshot_8.png
 

Unique_Eric

Administrator
Staff member
#4
Hi @lucasdomonte ,

We released LSAPI 7.5 for PHP yesterday that should fix the issue for good but will need to wait on cPanel, Plesk, CloudLinux, etc to release updated PHP binaries with the new LSAPI.


For now, you can do a rollback to LSAPI 7.3.1, it can be done using `yum history undo` and then the transaction ID for when the update happened the 15th or 16th, it should be somewhere between 90 and 250 packages being affected. The ID can be found by doing yum history

When it’s done, set RPMUP to never in the cpanel updates file (or via WHM under update preferences) - that will resolve it until 7.5 gets into the CL and cpanel repos at least
 
Last edited by a moderator:
Top