View Single Post
  #5  
Old 08-06-2006, 05:55 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,603
At least, dispatch.lsapi works properly now. :-)
The "File not found" error is normal.
Have you set "Auto Start" to "yes" for the "RubyRailsLSAPI" application?
Your "initial request timeout" should be increased, maybe like "60".
Please check if the file "/tmp/lshttpd/rubyrailslsapi.sock" exists, do "ps -ef | grep ruby", see if any ruby instance is running, you should see two at least.
Reply With Quote