在CentOS 6.5上安装FastCGI时出错

我试图设置FastCGI但不断收到以下错误信息:

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

selinux在我的系统上是禁用的,我假设它没有安装在第一个地方,因为我找不到/ etc / selinux / conf文件。

任何想法将不胜感激。 谢谢。