• 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

Enable FastCGI in Plesk 11/Centos 6.3

Hi all,

as far as i know it's possible to use XCache on a threaded model by setting PHP_FCGI_CHILDREN to 1 or greater. However it seems that fcgid doesn't allow this, so it's necessary to change to mod_fastcgi.

reading this thread i do not fully understand what files and what to modify in order to have mod_fastcgi working with httpd. So can anyone explain how to do this EASILY in Plesk 11.5 and Centos 5.9?

Also, i don't have mod_fastcgi installed, so i've tried to install it using: yum install mod_fastcgi and it failed with:

Installing : mod_fastcgi 1/1
semodule: SELinux policy is not managed or store cannot be accessed.
Non-fatal POSTIN scriptlet failure in rpm package mod_fastcgi-2.4.6-2.el5.rf.x86_64
error: %post(mod_fastcgi-2.4.6-2.el5.rf.x86_64) scriptlet failed, exit status 1




how can i install this module?
 
Last edited:
Back
Top