Erwin, Thanks. Just got this now. I in fact did what you suggested yesterday and got it all up and working.
Thanks again. Regards, Ashley On -9/01/37 05:59, Erwin Mueller wrote: > Hi, > > my tip is, don't use cgi/fcgi with redmine. I spend hours to figure > out and in the end it just don't work* > Just use pessenger mod for apache. Follow the guide** in the section > Ubuntu Server. All you need is: > > aptitude install libapache2-mod-passenger > RailsEnv production > RailsBaseURI /redmine > > > * http://www.redmine.org/issues/4610 > ** > http://www.redmine.org/projects/redmine/wiki/HowTo_configure_Apache_to_run_Redmine > > On Friday, October 07, 2011 10:52:33 PM Ashley Maher wrote: >> Hopefully somebody in here has some hints on this. >> >> Google has just got me going in circles. >> >> apt-get install redmine >> >> then copied the example file to use fcgid >> >> restarted apache then I get this error in the logs: >> >> [Fri Oct 07 16:48:38 2011] [notice] Apache/2.2.17 (Ubuntu) >> mod_fcgid/2.3.6 configured -- resuming normal operations >> /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in >> `gem_original_require': no such file to load -- fcgi (MissingSourceFile) >> from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require' >> from /usr/lib/ruby/1.8/active_support/dependencies.rb:158:in `require' >> from /usr/share/redmine/vendor/rails/railties/lib/fcgi_handler.rb:1 >> from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in >> `gem_original_require' >> from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require' >> from /usr/lib/ruby/1.8/active_support/dependencies.rb:158:in `require' >> from /usr/share/redmine/public/dispatch.fcgi:22 >> [Fri Oct 07 16:49:03 2011] [warn] [client 61.9.197.223] (104)Connection >> reset by peer: mod_fcgid: error reading data from FastCGI server >> [Fri Oct 07 16:49:03 2011] [error] [client 61.9.197.223] Premature end >> of script headers: dispatch.fcgi >> >> >From what I can see all the source files are there?? >> >> Any ideas or help appreciated. >> >> Regards, >> >> Ashley > -- ========================================================== Ashley Maher Director Didymo Designs Phone: 1300 762 599 (+61 2) 8090 2847 (+61 2) 4203 2716 Mob: 0412 351 451 Fax: (+61 2) 8002 0071 Web: http://www.didymodesigns.com.au P.O. Box 410 North Sydney NSW 2059 P.O. Box 1122 Wollongong NSW 2500 -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
