View Single Post
  #6  
Old 11-23-2012, 08:29 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Those errors are due to Ruby/Gem/Rails update. It was working well in production for many years.

For the "require lsapi" error, you need to locate the gem folder, like
/usr/lib64/ruby/gems/1.9.1/gems/ruby-lsapi-4.0/

Just follow the instruction in README to manually install it into ruby system folder, it can be always located by ruby.
Reply With Quote