View Single Post
  #1  
Old 07-11-2007, 07:12 AM
dr_seus dr_seus is offline
Member
 
Join Date: Jun 2007
Posts: 16
Default rails lsapi wiki clarification

Hello,

I just wonder if I need the dispatcher.lsapi if I use the Easy Configuration Wiki vhost setup with EasyRailsWithSuEXEC template?

The guide doesn't mention if I need to copy dispatcher.lsapi to my directory or not? That setp is only mentioned in the Step by Step configuration guide.

I wonder because when an error occurs it looks like the rails runner is using dispatcher.rb and not dispatcher.lsapi.

Code:
/usr/local/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:39:in `dispatch'
#               /usr/local/lsws/fcgi-bin/RailsRunner.rb:24
Sorry if this has been mentioned before but I couldn't see it anywhere.

Cheers
Henke
Reply With Quote