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

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