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
Make sure the permissions are right and selinux isn't blocking the connection.
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.
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.