Does it happen ONLY on this page? Do you write or echo ANYTHING before the
header()? What is the value for error_reporting on your PHP.INI? Can you
make the source available if all else fails (copy it to .phps and give us
the url for that one)?

HTH,
  Fernando Madruga

-----Original Message-----
From: Charles Williams ( CEO ACNS ) [mailto:[EMAIL PROTECTED]]
Sent: sexta-feira, 9 de Março de 2001 14:11
To: [EMAIL PROTECTED]; Linuxsa; Cobalt Users Group; Apache
Server mailing list
Subject: Echoed Status and Content-type Problem


Hey all,

I have a weird problem here that maybe somebody out there can shed some
light on.

If you go to this URL:
http://www.acns-online.com/chuck/stories/op/storiesView/sid/3/
you will notice at the top of the page the following output:

Status: 200 OK Content-type: text/html

This should not be there.  There is a header() call in the redir.php3 script
as follows:

<snip>
header("Status: 200 OK");
</snip>

Why is this echoing on the browser screen?  Also, the Content-type:
text/html is nowhere in the scripts and still being echoed.

Chuck


==============================================
Charles Williams
(Owner)
Accent Computer & Network Services
Markt 2
D-95679 Waldershof
Tel: +49 (0) 9231 972670
Fax: +49 (0) 9231 972671
http://www.acns-online.com
GB/CS/O/U d-- -p+ c+++ l++ u- e+ m+ s++/ !n h---- f !g w++ t+ r x**
==============================================

**************Email Confidentiality Footer**************

The information contained in this email and any attachments is intended
for the named recipients only. It may contain privileged and confidential
information and if you are not the intended recipient, you must not copy,
distribute or take any action in reliance on it. If you have received this
email in error, please return it to the originator advising of the error
and delete all copies from your system.



--
PHP Windows 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