Re: FastCGI with Ruby (and Perl) failing
Sam Vilain <sam-s9IUA/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
Dennis Sutch wrote: > We're attempting to setup FastCGI on a production server. We've been > successful in setting it up on our development server, but the > production server returns errors. > When we point a browser to the URL, a 500 error is returned. > The Apache error logs return multiple duplicate entries containing HTML: > [Wed Apr 27 11:07:26 2005] [warn] FastCGI: (dynamic) server > "/var/www/ruby_fastcgi_test/index.fcgi" started (pid 12935) > Content-Type: text/html > Content-Length: 119 Looks like the ruby script is printing to the error socket... does the Ruby "hello, world" fcgi work for you? Sam. ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/