|
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.
|