phpMyAdmin not opening

alexsmith2709

New member
Joined
Jul 20, 2021
Messages
1
I've read a few threads about this on here but none of the solutions have worked for me.
If i click on the phpMyAdmin link from the DA panel or go the to the URL directly i get a "503 Service Unavailable" error. This happens with both the domain and IP address.
Everything is up to date through custombuild, public access is enabled for phpMyAdmin.
I am running PHP 7.4 and MySQL 8. This was also happening with MySQL 5.7. I have tried rebuilding PHP and MySQL with no change. I have confirmed both services are running.
This is the only thing in my apache error log:
Code:
[Tue Jul 20 14:10:21.393475 2021] [proxy:error] [pid 20707:tid 139779458897664] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /usr/local/php74/sockets/webapps.sock (*) failed
[Tue Jul 20 14:10:21.393552 2021] [proxy_fcgi:error] [pid 20707:tid 139779458897664] [client my.own.ip:0] AH01079: failed to make connection to backend: httpd-UDS

What else can i look for?

Thanks,
Alex
 
Back
Top