--- Sally <[EMAIL PROTECTED]> wrote:
> Can anyone give me a general idea what the error premature end of
> script headers means? Is it an incorrect filename, or that the file
> can't be found or something else?

Assuming you're talking about the CGI error, it probably means that
something in the script is sending output before all the headers have
been properly sent and terminated with a blank line, or that a blank
line has been issued before all the critical headers had been sent.
Check your timing. =o)

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to