• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Changing PHP-Version for a specific domain leads to "Service unavailable"

ehrenwert

Basic Pleskian
Hello,

if I change the PHP-Version for a specific website I'm getting the error 503.

The logs of the domain shows

[Mon Jan 11 18:29:04.580195 2016] [proxy:error] [pid 955:tid 140696963573504] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /var/www/vhosts/system/example.com/php-fpm.sock (127.0.0.1) failed

[Mon Jan 11 18:29:04.580245 2016] [proxy:error] [pid 955:tid 140696963573504] AH00959: ap_proxy_connect_backend disabling worker for (127.0.0.1) for 60s

[Mon Jan 11 18:29:04.580255 2016] [proxy_fcgi:error] [pid 955:tid 140696963573504] [client 80.147.42.111:52702] AH01079: failed to make connection to backend: httpd-UDS

[Mon Jan 11 18:29:20.225330 2016] [proxy:error] [pid 955:tid 140696434284288] AH00940: FCGI: disabled connection for (127.0.0.1)

[Mon Jan 11 18:29:21.276915 2016] [proxy:error] [pid 955:tid 140696325179136] AH00940: FCGI: disabled connection for (127.0.0.1)

[Mon Jan 11 18:29:21.914266 2016] [proxy:error] [pid 955:tid 140696837134080] AH00940: FCGI: disabled connection for (127.0.0.1)

[Mon Jan 11 18:29:22.409266 2016] [proxy:error] [pid 955:tid 140696820348672] AH00940: FCGI: disabled connection for (127.0.0.1)

[Mon Jan 11 18:29:22.921921 2016] [proxy:error] [pid 955:tid 140696803563264] AH00940: FCGI: disabled connection for (127.0.0.1)

If I use FastCGI instead of FPM it works.

Is this an error in plesk or do I have to change my config?
 
Back
Top