I had a devil of a time with this very subject. You might want to check this thread: <a href="http://groups.google.com/group/israelrb/browse_frm/thread/5df3fa040d3a4046/">http://groups.google.com/group/israelrb/browse_frm/thread/5df3fa040d3a4046/
</a> . There was a solution to my immediate problem in there, but the conclusion seems to be that FastCGI is contraindicated for Camping.<br><br>On Windows, I ended up running a mongrel server, using Apache as a proxy. This worked fine, except I couldn&#39;t figure out how to make that into a windows service ... but that&#39;s another problem.
<br><br>Hope this helps,<br>-Eli<br><br><div><span class="gmail_quote">On 7/31/07, <b class="gmail_sendername">Brian Corrigan</b> &lt;<a href="mailto:bcorrigan78@gmail.com">bcorrigan78@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Hey Folks,</div>
<div>&nbsp;</div>
<div>I&#39;m deploying a camping app on an internal Apache2 + FastCGI server at my office.&nbsp; Of course, on my Mac&nbsp;it works great, but I can&#39;t get things to work with Apache and FCGI.&nbsp; I&#39;ve followed the directions on why&#39;s page documenting how to do this, but I&#39;m getting the following error in my Apache 
error.log file:</div>
<div>&nbsp;</div>
<div>FastCGI: (dynamic) server &quot;/var/www/campapp/dispatch.fcgi&quot; has failed to remain running for 30 seconds given 3 attempts</div>
<div>&nbsp;</div>
<div>If I just go run the dispatch.fcgi file, I get no output.&nbsp; I hit enter and I&#39;m back to the prompt.&nbsp; In my web browser, this all shows up as a 500 error.</div>
<div>&nbsp;</div>
<div>Anyone have an idea?&nbsp; Here is a copy of my dispatch file:</div>
<div>&nbsp;</div>
<div>#!/usr/bin/ruby</div>
<div>require &#39;rubygems&#39;</div>
<div>require &#39;camping/fastcgi&#39;</div>
<div>&nbsp;</div>
<div>current = File.direname(__FILE__)</div>
<div>&nbsp;</div>
<div>Camping::Models::Base.establish_connection :adapter =&gt; &#39;sqllite3&#39;, :database =&gt; File.expand_path(current+ &#39;/camping.db&#39;)</div>
<div>Camping::FastCGI.server(current)</div>
<div>&nbsp;</div>
<div>Thanks a lot!</div><span class="sg">
<div>-Brian</div>
</span><br>_______________________________________________<br>Camping-list mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Camping-list@rubyforge.org">Camping-list@rubyforge.org</a>
<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://rubyforge.org/mailman/listinfo/camping-list" target="_blank">http://rubyforge.org/mailman/listinfo/camping-list</a><br></blockquote></div><br><br clear="all">
<br>-- <br><a href="http://www.megastructure.org">www.megastructure.org</a><br><a href="http://www.last.fm/user/coldphage/">http://www.last.fm/user/coldphage/</a><br>Bubs: Let&#39;s head down to the Datum Center and see what we can find.
<br>Strong Bad: Datum sounds good.