Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: cheesewizz on October 01, 2013, 08:41:22 PM

Title: error installing roundcube in centos 6.4 x86_64
Post by: cheesewizz on October 01, 2013, 08:41:22 PM
Hi

Good morning

is there anyone knows how to fix this
Forbidden

You don't have permission to access /roundcubemail/installer on this server.
Apache/2.2.15 (CentOS) Server at 119.93.123.187 Port 80


thanks

Title: Re: error installing roundcube in centos 6.4 x86_64
Post by: SKaero on October 02, 2013, 12:30:22 AM
Make sure the permissions are right and selinux isn't blocking the connection.
Title: Re: error installing roundcube in centos 6.4 x86_64
Post by: ganzir on October 18, 2013, 09:27:03 PM
Hello,

I am having more or less the same problem.

I am on CentOS 6.4 and did a Kolab installation, which pulls in roundcube.

My SELINUX is set to disable.

My IPTABLES is configured as can be seen here:

http://docs.kolab.org/en-US/Kolab_Groupware/3.0/html/Community_Installation_Guide/chap-Community_Installation_Guide-Preparing_the_System.html#sect-Community_Installation_Guide-Preparing_the_System-System_Firewall

Nonetheless I get:
Quote
Forbidden

You don't have permission to access /roundcubemail on this server.
Apache/2.2.15 (CentOS) Server at 192.168.2.109 Port 80

Any advice is appreciated.

Title: Re: error installing roundcube in centos 6.4 x86_64
Post by: ABerglund on October 18, 2013, 10:01:33 PM
Look through your Apache config, that's an Apache error, not OS. You may have Roundcube installed outside of the normal HTTD directory structure, or something like that. Also look at the Apache error log, it may give more detail.