On Nov 12, 2006, at 1:27 PM, Klian wrote:
> I have a simple application that works fine with Webrick but not with
> Apache.
>
> I get a 500 error, here you are the log in error_log:
>
> [Sun Nov 12 21:24:34 2006] [error] [client my.ip] Premature end of
> script headers: /home/user/public_html/cuentas/dispatch.cgi
You might want to run dispatch.cgi from the command line and see what
you get.
*BUT*, in any case, you *should not* be using CGI.
Take a look at mongrel instead.
--
-- Tom Mornini, CTO
-- Engine Yard, Ruby on Rails Hosting
-- Reliability, Ease of Use, Scalability
-- (866) 518-YARD (9273)
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---