• 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.

how to change fastcgi/fcgi configuration?

SauliusZ

Basic Pleskian
I`m using Plesk 11 on CentOS 6.4, php 5.3 with fcgi.

In websites error_log I`ve got:
Code:
mod_fcgid: read data timeout in 45 seconds

So I changed some values in
Code:
etc/httpd/conf.d/fcgid.conf
executed
Code:
etc/init.d/httpd restart
and got an error:
Code:
module fcgid_module is already loaded, skipping

I didn`t have this error before, when I restarted httpd service.
Even if I make fcgid.conf settings back as it was, I still got the same error.

So how can I make changes for fcgi?
 
Back
Top