Hi, I tried to deploy Ruby with Apache on OS X, but i got this error
just from clicking on the "About your applications environment" on
the
"Welcome aboard" rails page.
=======================================================================
public/../config/boot.rb:18:in `require'': No such file to load --
rubygems (LoadError)
from public/../config/boot.rb:18
from public/../config/environment.rb:11:in `require''
from public/../config/environment.rb:11
from public/dispatch.cgi:3:in `require''
from public/dispatch.cgi:3
[Mon Apr 9 09:56:58 2007] [error] [client 127.0.0.1] Premature end of
script headers: public/dispatch.cgi
=======================================================================
My Rails App work fine if i just use the mongrel server inside
Locomotive.
Any help here on what i need to do would be great!!
Thanks,
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---