Permission error on setup

tfxobrien wrote on Saturday, March 24, 2012:

Centos,apache -ok, mysql -ok, php -ok
permissions ok on all openemr files
BUT get this error when i try to access localhost/openemr/setup.php
   (13)Permission denied: access to /openemr/setup.php denied
from my apache error log file

bradymiller wrote on Monday, March 26, 2012:

Hi,
What happens if you try just localhost/
-brady
OpenEMR

tfxobrien wrote on Tuesday, March 27, 2012:

it is a very interesting error.  I have spend much time on trying to get setup to run.  I get it from localhost… ive have reinstalled but there is some setting in either php or apache that i need to change.  my phpmyadmin runs fine.  I can run phpinfo… i can command line mysql … i’ve looked for hidden . files in openemr…i’ve opened up permissions… i used tar -pxvzf on the gz file.  i even downloaded 3.2 openemr and still get the same error…I won’t give up but it is very hard to see where the problem is coming from.  Thanks for a response. i’ve chmod -R apache:apache openemr…all sorts of things…if i put a script that runs okay in /var/www/html into the /var/www/html/openemr directory i get the same error…strange

bradymiller wrote on Wednesday, March 28, 2012:

Hi,
Guessing you have a setting in your apache configuration file that is not allowing access.
-brady
OpenEMR