Chances are you're running into SELinux issues. See:

Temporary Testing: Use 'setenforce 0' to set permissive

Check the audit log: /var/log/audit/audit.log

Manuals: chcon, getsebool, setsebool, fixfiles, httpd_selinu

`ls -Z` to see context

SELinux is already disabled on the machine.


2010/10/27 Igor Galić <i.ga...@brainsware.org>

>
> ----- "Eugene" <eugene.lyse...@gmail.com> wrote:
>
> > Hello,
> >
> > Allow access to your directory explicitly with "Allow from ..."
> > Or disable the module mod_authn_default in configuration.
>
> (13) has nothing to do with Allow/Deny in the server's configuration.
>
> > -----Original Message-----
> > From: sai prasad kolli <koll...@gmail.com>
> > Reply-to: "users@httpd.apache.org" <users@httpd.apache.org>
> > To: users@httpd.apache.org <users@httpd.apache.org>
> > Subject: [us...@httpd] Apache 2.2.17 on RHEL 5.2 (13) Permission
> > denied
> > Date: Wed, 27 Oct 2010 13:34:37 +0000
> >
> > Hi,
> >
> >
> > I have installed Apache webserver 2.2.17 on RHEL server version
> > 5.2(Tikanaga ).
> >
> >
> > After installation when I try to access home page Its showing 403 on
> > browser.
> >
> >
> > I have checked log files error_log. It has logged (13) Permission
> > denied.
> >
> >
> > I googled on this problem and found that this could be file
> > permission
> > problem.
> >
> >
> > I checked permissions for apache installation folder. All users have
> > read permissions.
>
> Read this: http://wiki.apache.org/httpd/13PermissionDenied
>
> Then check again.
>
>
> > I am not able to resolve this. Can somebody let me know what could be
> > the reason
>
> Chances are you're running into SELinux issues. See:
>
> Temporary Testing: Use 'setenforce 0' to set permissive
>
> Check the audit log: /var/log/audit/audit.log
>
> Manuals: chcon, getsebool, setsebool, fixfiles, httpd_selinu
>
> `ls -Z` to see context
>
> More:  http://fedoraproject.org/wiki/SELinux
> New Users: http://fedoraproject.org/wiki/SELinux/Understanding
>
> > Thank You
> > Sai Prasad
> >
> >
> >
> > ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP Server
> > Project.
> > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> >    "   from the digest: users-digest-unsubscr...@httpd.apache.org
> > For additional commands, e-mail: users-h...@httpd.apache.org
>
> --
> Igor Galić
>
> Tel: +43 (0) 664 886 22 883
> Mail: i.ga...@brainsware.org
> URL: http://brainsware.org/
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to