Roundcube Community Forum

Release Support => Release Discussion => Topic started by: ronaldo01 on November 22, 2013, 04:05:12 PM

Title: Roundcube 500 Internal Server Error
Post by: ronaldo01 on November 22, 2013, 04:05:12 PM
Hi,
(sorry for mu English)  I try to install rouncube but when i'll go to my web site i have this message:
Code: [Select]
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


And in the Apache error.log i have this message:

Code: [Select]
[Thu Nov 21 23:26:31 2013] [alert] [client 109.***.**.***] /home/roundcube/www/.htaccess: php_flag not allowed here

I have already put  "AllowOverride" at "All"


I've no Idea  :(


Thx
Title: Re: Roundcube 500 Internal Server Error
Post by: SKaero on November 22, 2013, 08:48:17 PM
Whats in the RoundCube error log?
Title: Re: Roundcube 500 Internal Server Error
Post by: ronaldo01 on November 23, 2013, 04:43:03 AM
It's empty. Apache probably disallow the execution of rouncube.
Title: Re: Roundcube 500 Internal Server Error
Post by: SKaero on November 23, 2013, 02:56:50 PM
Does it work if you remove the .htaccess?
Title: Re: Roundcube 500 Internal Server Error
Post by: ronaldo01 on November 24, 2013, 10:21:31 AM
i found the problem : /etc/apache2/mods-available/userdir.conf  was wrong


thx