running with no errors in development mode http://173.255.204.86:3000
thanks, Jason On Mon, Mar 21, 2011 at 7:49 PM, Bryan Crossland <[email protected]>wrote: > On Mon, Mar 21, 2011 at 7:31 PM, jason white <[email protected]>wrote: > >> >> [ pid=23865 thr=-609316648 file=utils.rb:176 time=2011-03-22 00:18:04.742 >> ]: *** Exception NoMethodError in application (undefined method >> `each_with_index' for #<ActionController::Response:0xb61ba3a8>) (process >> 23865, thread #<Thread:0xb75d21b0>): >> >> > Looks like Passenger either doesn't know where Rails is or Rails might not > be installed properly. If you log onto the server at the command line, go to > where your app is deployed, start up Mongrel and navigate to port 3000 do > you get the same error? > > B. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

