PDA

View Full Version : Premature end of script headers:????


Deedee
01-08-2004, 12:05 AM
Hi All

When I try to send a form from our server the formmail script generates the following error:

Premature end of script headers:

I've tried this script on different servers but I keep getting this error.

What does it mean and how do I fix it??

:rolleyes:

YUPAPA
01-08-2004, 06:46 AM
Show the error log so we can see what's wrong or post the script :)

jujuraf
01-11-2004, 04:41 AM
This is probably the most common beginner error. It's usually caused by you forgetting to use TWO "\n" after the header of the HTML. See http://www.washington.edu/webinfo/case/debug/common.html

Deb