Added by Hiep Dx over 7 years ago
Hi, everybody
I start to using redmine
+ redmine 3.4.2 (get from link: http://www.redmine.org/releases/) (redmine-3.4.2.tar.gz) + ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-linux] + Apache/2.4.6 (CentOS) + Postgresql 9.2.18 + Centos7 (virtual machine) : centos-release-7-3.1611.el7.centos.x86_64
----
after setup and run redmine on browser. I got error
Application error
Rails application failed to start properly
----
apache log:
[Wed Aug 16 21:51:23.209100 2017] [fcgid:warn] [pid 2121] (104)Connection reset by peer: [client xxx.xxx.xxx.xxx:61149] mod_fcgid: error reading data from FastCGI server
[Wed Aug 16 21:51:23.209125 2017] [core:error] [pid 2121] [client xxx.xxx.xxx.xxx:61149] End of script output before headers: dispatch.fcgi
----
I'm searching solutions by google and try to fix this problem but it not work. Please help me.