M mistwang LiteSpeed Staff Jun 23, 2009 #21 Jun 23, 2009 #21 Please check if "RAILS_GEM_VERSION" has been set in environment.rb, has RailsRunner.rb has been updated to the one in 4.x release.
Please check if "RAILS_GEM_VERSION" has been set in environment.rb, has RailsRunner.rb has been updated to the one in 4.x release.
P palb Well-Known Member Jun 23, 2009 #22 Jun 23, 2009 #22 mistwang said: Please check if "RAILS_GEM_VERSION" has been set in environment.rb, has RailsRunner.rb has been updated to the one in 4.x release. Click to expand... It has "RAILS_GEM_VERSION = '2.3.2' unless defined? RAILS_GEM_VERSION" Don't know what RailsRunner is or where to find it. ...found it. But how do I know what version it is? Last edited: Jun 23, 2009
mistwang said: Please check if "RAILS_GEM_VERSION" has been set in environment.rb, has RailsRunner.rb has been updated to the one in 4.x release. Click to expand... It has "RAILS_GEM_VERSION = '2.3.2' unless defined? RAILS_GEM_VERSION" Don't know what RailsRunner is or where to find it. ...found it. But how do I know what version it is?
M mistwang LiteSpeed Staff Jun 24, 2009 #23 Jun 24, 2009 #23 compare to the one in the installation package of 4.x release.
P palb Well-Known Member Jun 30, 2009 #24 Jun 30, 2009 #24 mistwang said: compare to the one in the installation package of 4.x release. Click to expand... That solved it.
mistwang said: compare to the one in the installation package of 4.x release. Click to expand... That solved it.