search for: vu2025

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

Did you mean: 2025
2008 Jul 23
3
Premature end of script headers: dispatch.fcgi
...sk you kindly to have a look at my stuff. When I try to access my website I get this error: Application error Rails application failed to start properly error.log says: [Wed Jul 23 17:51:22 2008] [error] Premature end of script headers: dispatch.fcgi I tried to run ./dispatch.fcgi ("sudo -u vu2025..." which is the owner of all files to make sure the user does have the rights) and it worked! I tried to access it via browser with Webrick and it also worked so the Rails application itself is definitely working. .htaccess: AddHandler fcgid-script .fcgi Options +FollowSymLinks +ExecCGI Rewr...