View Single Post
  #7  
Old 11-27-2012, 04:24 AM
andyf andyf is offline
Member
 
Join Date: Nov 2012
Posts: 11
Thanks. That has resolved the error, however there is a further error now:

Code:
/usr/local/lsws/fcgi-bin/RailsRunner.rb:91:in `<main>': uninitialized constant RAILS_ROOT (NameError)
2012-11-27 12:22:51.283 [STDERR] /usr/local/lsws/fcgi-bin/RailsRunner.rb:91:in `<main>': 2012-11-27 12:22:51.283 [STDERR] uninitialized constant RAILS_ROOT (NameError)
Since this is due to a Ruby update, will you be issuing a revised version of the Ruby LSAPI runner?
Reply With Quote