Softaculous


Topic : Roundcube error 500 after installl


Posted By: pedroresina on May 3, 2015, 6:27 pm
Hi, i'm using LEMP server stack and i was using roundcube version 1.05 and updated today to 1.1.1 and it displays server error 500 when i try to open subdomain.

If i restart the server services such has nginx, php-fpm services, when i refresh browser it shows the login form, but if i refresh it again it fallback to server error 500.

In Nginx error log it displays this:

Code
2015/05/03 18:17:26 [error] 17399#0: *36 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 86.148.161.147, server: mail.domain.com, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9001", host: "mail.domain.com"


NOTE: i have edited the domain name and ip for security purposes in this post to not match real ones.

What is causing this issue?

Thank you

Posted By: divij on May 4, 2015, 7:18 am | Post: 1
Hi,

Sir please make sure your nginx and php-fpm service are running.

Posted By: pedroresina on May 4, 2015, 3:32 pm | Post: 2
Quote From : divij May 4, 2015, 7:18 am
Hi,

Sir please make sure your nginx and php-fpm service are running.


Hi, the services are runing, i have other websites working on same services, and i think roundcube needs some permissions on folder or even rewrite parameters which i dont find the rewrites to make it working.

Posted By: divij on May 5, 2015, 6:47 am | Post: 3
Hi,

Yes it required some rewrite rule.
You have to configured roundcube for nginx .
you can add the extra configuration file for your domain.
Here is the guide for it:
http://www.webuzo.com/wiki/Add_Extra_Configuration_File

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.