Gossamer Forum
Home : Products : DBMan : Installation :

"Premature end of script headers"

Quote Reply
"Premature end of script headers"
This is probably a no-brainer to the Perl pros, but when I try to run DBMan on Apache/Linux, I get a 500 error that says "Premature end of script headers." I thought I had followed the installation instructions to the letter, but everything I try gives me the same result.

Any solutions, insights, etc. will be greatly appreciated. Thanks!
Quote Reply
Re: "Premature end of script headers" In reply to
As Alex has said, 99% of 500 errors are caused by either not uploading all the files in ASCII mode or not having the first line of db.cgi set to Perl5 on your system.

I would first check the path to perl (if you're not sure, check with your server admin). If that's correct, upload all the files again, making sure that you upload them in ASCII mode.

------------------
JPD