• 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

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