ISP 3.0.1.6 / Centos 5.4
Hi,
I've follow the howto from this website in order to try ispconfig 3 on centos 5.4 server.
This server run a backuppc service an need apache to run under backuppc user account and not apache user account. I change apache user link in the howto by my backuppc user.
Everything went well until I have to log on into the control panel of ispconfig...
When I enter the adress of the control panel, I get this error :
Forbiden
You don't have permission to access / on this server.
This is the output from apache2 error log :
#
[Fri Dec 18 18:53:33 2009] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
#
[Fri Dec 18 18:53:33 2009] [notice] Digest: generating secret for digest authentication ...
#
[Fri Dec 18 18:53:33 2009] [notice] Digest: done
#
[Fri Dec 18 18:53:33 2009] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations
#
[Fri Dec 18 18:53:51 2009] [error] [client 127.0.0.1] (13)Permission denied: access to / denied
#
[Fri Dec 18 18:53:56 2009] [error] [client 127.0.0.1] Directory index forbidden by Options directive: /var/www/html/
#
[Fri Dec 18 18:59:55 2009] [error] [client 127.0.0.1] (13)Permission denied: access to / denied
#
[Fri Dec 18 18:59:56 2009] [error] [client 127.0.0.1] (13)Permission denied: access to / denied
#
[Fri Dec 18 18:59:58 2009] [error] [client 127.0.0.1] (13)Permission denied: access to / denied
Apache2 only display 2 warnings about virtual hosts *:80 and *:443 but restart normaly.
How can I fix this error ?
Thank you,
Guillaume.
|