search for: typo_blogging_engine

Displaying 1 result from an estimated 1 matches for "typo_blogging_engine".

2006 Mar 12
4
Apache not running Fcgid
...heetham, in getting my rails app up and running on apache2+fcgid. Webrick runs, but dispatch.fcgi never actually runs, and apache spits out a grusome "Premature end of script headers: dispatch.cgi" error message in the log. Mr. Cheetham describes his problem at http://www.archivesat.com/Typo_blogging_engine/thread164398.htm I can safely say dispatch.fcgi is not actually running because, like mr. Cheetham, I modified my dispatch.fcgi to spit out some foo into /tmp as soon as it is run. Foo is not being spat. Manually running dispatch.fcgi gives me a 500 error and spits out some foo to /tmp. Please...