• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Resolved plesk 12.5 php-fpm socket capital letters path error

Andriy Martynyuk

New Pleskian
Hi, here's the story:

new server on Centos 7 and Plesk 12.5
historically we have vhosts dir redirected to /DATA dir (capital letters). After enabling php-fpm + apache we have 503 error and logs for that:
[Sun Jul 03 17:50:41.715633 2016] [proxy_fcgi:error] [pid 10396:tid 140235681593088] [client 109.229.27.214:51436] AH01079: failed to make connection to backend: httpd-UDS, referer: http://<ourdomain.com>/
[Sun Jul 03 17:50:43.361777 2016] [proxy:error] [pid 10418:tid 140235706771200] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /data/www/system/<ourdomain.com>/php-fpm.sock (*) failed

this is easily fixed by symlink but I think that's a bug, searched for bugreporting feature and haven't found any way to do this.
 
Back
Top