• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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