Displaying 1 result from an estimated 1 matches for "siteuri".
Did you mean:
siteurl
2005 Aug 24
1
FastCGI timeout problem
...e test app
was running fine. FastCGI is making me problems.
I receive in the browser:
"Application error
Rails application failed to start properly"
and in apache2 log files i have:
[Thu Aug 25 00:13:49 2005] [error] [client 192.168.0.19] FastCGI: comm with
(dynamic) server "/files/Siteuri/colectii/public/dispatch.fcgi
[Thu Aug 25 00:13:49 2005] [error] [client 192.168.0.19] FastCGI: incomplete
headers (0 bytes) received from server "/files/sites/myapp/public/dispatch.fcgi"
My dispatch.fcgi is :
RailsFCGIHandler.process! ''/var/log/myapp_fcgi_crash.log''...