Re: [PHP] Premature end of script headers: php.exe
From: David Otton (phpmail_at_jawbone.freeserve.co.uk)
Date: 12/04/03
- Next message: Richard Davey: "Re[2]: [PHP] related products, how to's best practices"
- Previous message: Jon Bennett: "Re: [PHP] related products, how to's best practices"
- In reply to: Goran Ristic: "Premature end of script headers: php.exe"
- Next in thread: Marek Kilimajer: "Re: [PHP] Premature end of script headers: php.exe"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Goran Ristic <G.Ristic@nis-ekspres.co.yu> Date: Thu, 04 Dec 2003 13:10:09 +0000
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, or just some? What about an empty
script? What error code is the webserver returning? What do your error logs
show?
(My guess is that Apache is complaining that PHP is misconfigured or can't
be found - maybe a bad ScriptAlias or Action line in httpd.conf. But you're
not giving us much to work with here.)
- Next message: Richard Davey: "Re[2]: [PHP] related products, how to's best practices"
- Previous message: Jon Bennett: "Re: [PHP] related products, how to's best practices"
- In reply to: Goran Ristic: "Premature end of script headers: php.exe"
- Next in thread: Marek Kilimajer: "Re: [PHP] Premature end of script headers: php.exe"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|