Roundcube Community Forum

Release Support => Pending Issues => Topic started by: Daninor on August 08, 2013, 04:02:33 PM

Title: ERROR 403 - Forbidden!
Post by: Daninor on August 08, 2013, 04:02:33 PM
Hi

I'm having a problem with my Roundcube installation, this is the error I get. Any ideas? I have just installed latest update, and it worked after that. I have ispconfig installed.

ERROR 403 - Forbidden!

The following error occurred:

You are not permitted to access the requested URL.

Please contact the webmaster with any queries.

EDIT:

Now I got this error:

Forbidden

You don't have permission to access /webmail/index.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/2.2.16 (Debian) Server at .............. Port 443
Title: Re: ERROR 403 - Forbidden!
Post by: SKaero on August 08, 2013, 06:34:02 PM
Check Apache logs for more information, most likely you have the files owner, group, or permissions incorrect.
Title: Re: ERROR 403 - Forbidden!
Post by: Daninor on August 09, 2013, 10:26:35 AM
Ok. Thanks, what should the default settings for it be?

Code: [Select]
[Thu Aug 08 20:07:45 2013] [error] [client my ip] SoftException in Application.cpp:221: File "/var/lib/roundcube/index.php" is not in document root of Vhost "/var/www/ispconfig/"
[Thu Aug 08 20:07:45 2013] [error] [client my ip] Premature end of script headers: index.php
[Thu Aug 08 20:07:47 2013] [error] [client my ip] SoftException in Application.cpp:221: File "/var/lib/roundcube/index.php" is not in document root of Vhost "/var/www/ispconfig/"
[Thu Aug 08 20:07:47 2013] [error] [client my ip] Premature end of script headers: index.php
[Thu Aug 08 20:12:25 2013] [error] [client my ip] SoftException in Application.cpp:221: File "/var/lib/roundcube/index.php" is not in document root of Vhost "/var/www/ispconfig/"
[Thu Aug 08 20:12:25 2013] [error] [client my ip] Premature end of script headers: index.php
[Thu Aug 08 20:29:09 2013] [error] [client my ip] SoftException in Application.cpp:221: File "/var/lib/roundcube/index.php" is not in document root of Vhost "/var/www/ispconfig/"
[Thu Aug 08 20:29:09 2013] [error] [client my ip] Premature end of script headers: index.php
[Thu Aug 08 20:29:22 2013] [error] [client my ip] SoftException in Application.cpp:221: File "/var/lib/roundcube/index.php" is not in document root of Vhost "/var/www/ispconfig/"
[Thu Aug 08 20:29:22 2013] [error] [client my ip] Premature end of script headers: index.php
Is what I found in /var/log/apache2, witch had roundcube as text.
Title: Re: ERROR 403 - Forbidden!
Post by: SKaero on August 09, 2013, 12:01:29 PM
You need to change your security settings or your virtual host, I'm not to familiar with ISPConfig so I can't be of much help.
Title: Re: ERROR 403 - Forbidden!
Post by: Daninor on August 09, 2013, 01:29:21 PM
Reinstalled whole Ispconfig, thanks for your help anyways!