Connect to backend failed: connect to lsphp failed: 110 while accessing phpMyAdmin

speckz

Verified User
Joined
Jul 5, 2021
Messages
5
Hi,

I just installed a new server via Cloudlinux 9.7 ISO with DA and finished installing Cloudlinux features like Mod_lsapi, CageFS, and PHP selector, etc.
When I try to access phpMyAdmin, I see the below in the error log:

[Fri Sep 18 12:52:36.537122 2026] [lsapi:error] [pid 356472:tid 356740] [remote xxx.xxx.xxx.xxx:38134] mod_lsapi: [host da.example.com] [req GET /phpMyAdmin/sso/AAAAAGqtbXb8Mf3HDeoJRKAKIUDJobGFR_H7sqV76i8fo6TxZ1DK6w.php HTTP/2.0] Connect to backend failed: connect to lsphp failed: 110

I did find this, but this seems to be for cPanel. I did verify that mod_lsapi and liblsapi are the same version. I am not sure if that matters.
 
Apparelty, the issue was with the Cloudlinux LVE limit. I kept seeing a username called webapps that was hitting the default limit. Once I changed the limit to unlimited, phpMyAdmin started loading. Now I just need to figure out a limit that allows phpMyAdmin and is not unlimited.
 
Back
Top