<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p><span style="font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;">I am working on testing a migration from an old RedHat system to a new BlueOnyx system.  However so far I am running into some permissions issues.  To configure the web app that this site uses I have to go to http://<sitename>/application/config/config.php</span></p>
<p>When I go there I get a 403 error, which is a permissions issue.  I have checked the permissions and they seem close.  I checked and they are:</p>
<p>rwxr-sr-x  with the owner apache and the group being site2.  I think the permissions should be rwxr-xr-x with the same owner and group.  </p>
<p>The log file shows:  File does not exist: /home/.site/143/site2/web/application/config/config.php</p>
<p>Any ideas on why the log file says that the file isn't there, but on disk it is there, and permissions look correct?</p>
<p>Thanks!</p>
<p>Drew.</p>
</body></html>