Comments on How To Set Up Apache2 With mod_fcgid And PHP5 On CentOS 6.2
How To Set Up Apache2 With mod_fcgid And PHP5 On CentOS 6.2 This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on CentOS 6.2. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.
7 Comment(s)
Comments
I've corrected this, the new link is http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-7.noarch.rpm
It is now epel-release-6-8.noarch.rpm
Thanks - great tutorial.
Thanks a lot! It's a great tutorial!
Why do you want to disable SELinux? SELinux is important for a secure server.
Feel free to leave SELinux on if you want, you will have to create SELinux policies manually and activate them then for each website before you can fully use it.
Appreciate your great tutorial. Will these work on Centos 7.4, Apache 2.4.6
I installed php 5.6.33 with FPM +
mod_fcgid-2.3.9-4.el7_4.1.x86_64