Hello,
I want to install Apache, MySQL and PHP on CentOS 8, but I don't like to disable SELinux. I know that SELinux maybe cause some problems and I want to configure it to protect my system. Which SELinux configuration and commands I must run?
I'm thankful if anyone share the experiences.
Thank you.
SELinux and LAMP.
-
- Posts: 1250
- Joined: 2014/05/21 20:16:00
- Location: Central New York, USA
Re: SELinux and LAMP.
You're following the wrong directions if they tell you to disable anything!!
I'm not up to date with CentOS 8, but Mariadb (mysql fork) may already be installed - not sure.
sudo dnf install httpd php may help.
httpd = Apache
I'm not up to date with CentOS 8, but Mariadb (mysql fork) may already be installed - not sure.
sudo dnf install httpd php may help.
httpd = Apache
Remember - importing/building packages will likely "byte you in the butt" come update time, long after you'd forgotten you did that! Use repos whenever possible.
Re: SELinux and LAMP.
Thank you, but I need properly SELinux commands about LAMP and WordPress.
I don't like to disable it.
I don't like to disable it.
Re: SELinux and LAMP.
So don't disable it.
No-one can tell you how to fix problems that you haven't experienced yet. Install what you need, run it. If you get problems then use our wikipage article (the first in the list below) to analyze the problems and fix them.
Useful resources for SELinux: http://wiki.centos.org/HowTos/SELinux | http://wiki.centos.org/TipsAndTricks/SelinuxBooleans | http://docs.fedoraproject.org/en-US/Fed ... ced_Linux/ | http://www.youtube.com/watch?v=bQqX3RWn0Yw | http://opensource.com/business/13/11/se ... licy-guide | http://freecomputerbooks.com/The-SELinu ... tions.html
No-one can tell you how to fix problems that you haven't experienced yet. Install what you need, run it. If you get problems then use our wikipage article (the first in the list below) to analyze the problems and fix them.
Useful resources for SELinux: http://wiki.centos.org/HowTos/SELinux | http://wiki.centos.org/TipsAndTricks/SelinuxBooleans | http://docs.fedoraproject.org/en-US/Fed ... ced_Linux/ | http://www.youtube.com/watch?v=bQqX3RWn0Yw | http://opensource.com/business/13/11/se ... licy-guide | http://freecomputerbooks.com/The-SELinu ... tions.html
CentOS 6 died in November 2020 - migrate to a new version!
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 is dead, do not use it.
Full time Geek, part time moderator. Use the FAQ Luke
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 is dead, do not use it.
Full time Geek, part time moderator. Use the FAQ Luke