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?
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: