• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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