• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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