>From the path shown in the error, I'm wondering if you didn't append '/public' to the DocumentRoot in the apache configuration?
On Thu, Aug 14, 2014 at 1:46 PM, Rafael Soufraz <[email protected]> wrote: > Hi folks, > > I had installed an ubuntu server redmine 12:04 > > I decided to upgrade to the new version redmine. > After following all the steps in this tutorial: > http://www.keopx.net/blog/howto-install-redmine-242-ubuntu-1204-lts > I am getting the below error message. > How to proceed? > > /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot > load such file -- /var/www/redmine/../config/boot (LoadError) > from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in > `require' > from /var/www/redmine/dispatch.fcgi:3:in `<main>' > [Thu Aug 14 15:28:21 2014] [warn] [client 10.0.0.120] (104)Connection > reset by peer: mod_fcgid: error reading data from FastCGI server, > referer: http://10.0.0.220/redmine/admin/projects > [Thu Aug 14 15:28:21 2014] [error] [client 10.0.0.120] Premature end of > script headers: dispatch.fcgi, referer: > http://10.0.0.220/redmine/admin/projects > > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/3a88d620e4a969e0e51c4a5e8d7b6c0a%40ruby-forum.com > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAHUC_t8U-cv%2BOirxaZL-07WTD_KS%3DgYOqEJnD5pqKq6KL3VntQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

