On Wed, Oct 29, 2014 at 8:05 PM, Alexei Altuhov alexx187@gmail.com wrote:
If SElinux is in enforcing mode, check /var/log/audit/audit.log for messages with "denied" to nginx trying accessing your pma path. Or altermatevely you could run audit2why -brvw, provided you have installed the required rpm the above command is part of beforehand. (Smth like python-policy-blah. Can't tell from the top of my head)
SELinux is disabled so I not have any message for "deniend" on audit.log file and the second command was not found I think I need to install something else