![]() |
trying to install roundcubemail
Hello I'm trying to install roundcubemail on my centos 5, and i have followed the guide i have found here on the forum, i have used this setup:
Can anyone help how i can fix this? Code:
###########################################Forbidden You don't have permission to access /roundcube on this server. owner: root:root chmod 755 [Wed Dec 23 14:30:15 2009] [error] [client xxx.xxx.xxx.xxx] client denied by server configuration: /usr/share/roundcube/roundcubemail-0.3.1 |
Try this:
chown apache:apache -R /usr/share/roundcube/roundcubemail-0.3.1 |
Quote:
|
What's the outptu of
Code:
ls -la /usr/share/roundcube/roundcubemail-0.3.1/ |
Quote:
Quote:
|
mv /usr/share/roundcube/roundcubemail-0.3.1/index.html /usr/share/roundcube/roundcubemail-0.3.1/index.html.bak
|
Quote:
still error 403. Forbidden You don't have permission to access /roundcube on this server. |
This is probably a SELinux issue.
It's best to move your roundcube files in your /var/www/ directory and make appropriate changes in apache configuration. Quote:
Quote:
|
Quote:
[Thu Dec 24 17:38:41 2009] [error] [client 85.81.104.178] client denied by server configuration: /var/www/roundcube/roundcubemail-0.3.1 [Thu Dec 24 17:38:41 2009] [error] [client 85.81.104.178] client denied by server configuration: /var/www/roundcube/roundcubemail-0.3.1 Code:
########################################### |
Try with this configuration
Quote:
|
| All times are GMT +2. The time now is 23:37. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.