I use Apache + mod_proxy_ballancer + Mongrel.<br><br>I will try to prepare a *short* tutorial.<br><br>-g.<br><br><br><br><div><span class="gmail_quote">On 10/3/07, <b class="gmail_sendername">Arne Brasseur</b> <<a href="mailto:arne@arnebrasseur.net">
arne@arnebrasseur.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I'm for the first time trying to actually deploy a Nitro app on my
<br>shared hosting account. I'm trying to use FastCGI since that's what I<br>had success with using Rails. It took some tweaking of the FastCGI<br>adapter, it seems unmaintained.<br><br>I'm mainly stealing ideas from Rails here, I created a
dispatch.fcgi<br>that just loads Nitro, sets the mode to :live and requires app.rb. If I<br>run it gives the two green lines :<br><br>03/10 05:13:11 INFO: Og uses the Mysql store.<br>03/10 05:13:11 INFO: Starting Fastcgi server in live mode, listening at
<br><a href="http://0.0.0.0:9000">0.0.0.0:9000</a><br><br>My .htaccess should be good. Now if I visit the site I get a server 500<br>error. The error log mentions :<br><br>[Wed Oct 03 05:11:59 2007] [error] [client <a href="http://61.225.17.58">
61.225.17.58</a>] FastCGI:<br>incomplete headers (0 bytes) received from server "/home/ar<br>nebrasseur/subdomains/vocab/dispatch.fcgi"<br><br>Have other people gotten this to work? Do I have other options having
<br>only limited control over the apache configuration?<br><br>Thanks for any pointers!<br><br>(ab)<br><br>--<br>Arne Brasseur<br><a href="http://www.arnebrasseur.net">http://www.arnebrasseur.net</a><br><a href="mailto:arne@arnebrasseur.net">
arne@arnebrasseur.net</a><br><br>_______________________________________________<br>Nitro-general mailing list<br><a href="mailto:Nitro-general@rubyforge.org">Nitro-general@rubyforge.org</a><br><a href="http://rubyforge.org/mailman/listinfo/nitro-general">
http://rubyforge.org/mailman/listinfo/nitro-general</a><br></blockquote></div><br><br clear="all"><br>-- <br><a href="http://gmosx.me.gr">http://gmosx.me.gr</a><br><a href="http://phidz.com">http://phidz.com</a><br><a href="http://blog.gmosx.com">
http://blog.gmosx.com</a><br><a href="http://cull.gr">http://cull.gr</a><br><a href="http://www.joy.gr">http://www.joy.gr</a><br><a href="http://nitroproject.org">http://nitroproject.org</a>