> Hello All,
> writing to a flat file I am getting 500 error with Apache. I 
> know the path is correct and when I delete the file.txt and try 
> to write to it. A new file is created but no writing. What does 
> Premature end of script headers: mean?

It usually means the execution of the script aborted in a way that 
Apache wasn't expecting - I'd say something has gone seriously wrong
in the script, you might want to add a few debugging statements and
see from there where a problem may lie.

Jason

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to