I'm new to Rails and Mongrel and I'm trying to get mongrel running
for the first time.
I'm running Rails 1.2.3 under Cygwin on Windows Server 2003 (SP1)
with Apache 2.0. The Rails apps works fine when proxied through
Apache and running under WebRick, but Mongrel seems unhappy about
something. The Apache service is running as the "Local System" user
and I'm starting Mongrel as "ISUser" which is an Active Directory user.
When I invoke the following command:
mongrel_rails start -h
It returns the following error message:
/usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/http11.so:
Permission denied - /usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/
lib/http11.so (LoadError)
Can anyone give me any hints as to what I'm doing wrong and/or how to
correct the problem?
Many thanks in advance!
_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users