Re: [PHP] Premature end of script headers: php.exe

2003-12-04 Thread David Otton
On Thu, 4 Dec 2003 13:17:57 +0100 , you wrote: >I have a problem. When I start my PHP script, I get message "Premature end >of script headers: php.exe". How can I solve this problem? Run from the command line, or via a webserver? IIS or Apache? CGI or Apache module? Do all scripts throw the error

Re: [PHP] Premature end of script headers: php.exe

2003-12-04 Thread Marek Kilimajer
This is a common error with php/iis combination, google for the error string to find possible solutions. Goran Ristic wrote: Hello, I have a problem. When I start my PHP script, I get message "Premature end of script headers: php.exe". How can I solve this problem? -- PHP General Mailing List (

[PHP] Premature end of script headers: php.exe

2003-12-04 Thread Goran Ristic
Hello, I have a problem. When I start my PHP script, I get message "Premature end of script headers: php.exe". How can I solve this problem? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php