[LRUG] soap problem with passenger (mod-rails)

Stephen Bartholomew steve at curve21.com
Tue Apr 29 10:40:19 PDT 2008


What happens if you run in development mode? Do you see any additional
error messages in the browser?

You can do this in passenger by specifying:

RailsEnv "development"

in your httpd.conf.

Oh also, does the application run correctly if you run it directly
with script/server instead of through passenger?

Steve



More information about the Chat mailing list