[Nitro] FCGI + Apache2
Fabian Buch
fabian at fabian-buch.de
Thu Jan 11 16:57:02 EST 2007
Am 11.01.2007 um 20:35 schrieb Alexandre Gravem:
> touched the file and "chmoded" it to 777 then
> "NITRO_INVOKE=fcgi_proc ruby ./run.rb" with STDOUT.sync = true in
> run.rb and it freezes at "INFO: Og uses the Mysql store.". The same
> occurs if i start with "nitro --live" ... but everythin goes fine
> if i start the app just with "nitro"
What does freeze mean? Nitro doesn't log much in live mode. Did you
try to actually visit your site through the browser?
Btw. if you want to try your app via fcgi but in debug mode you can
put the following in your dispatch.fcgi:
ENV['NITRO_MODE'] = 'debug'
Fabian
--
Nitro Q&A: http://oxyliquit.de
LoxParts: http://loxparts.de
Blog: http://blog.fabian-buch.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/nitro-general/attachments/20070111/e3e3c11f/attachment.html
More information about the Nitro-general
mailing list