Very good article about some common problems with #
Apache and #
SELinux. Should remember the ability to put a single process type into permissive mode.
Using Apache and SELinux Together | Drupal Watchdog on Drupalwatchdog
Daniel Walsh SELinux is a powerful tool for controlling what applications are allowed to do on your system. SELinux is a labeling system where every process and every object (files, directories, devices, network ports, etc.) gets a label. Then a large rules database, called policy, is loaded into the kernel. The kernel, based on the policy, control...
@
Lazy Admin