ID:               14733
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         HTTP related
 Operating System: NT4sp6a
 PHP Version:      4.1.0
 New Comment:

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


Previous Comments:
------------------------------------------------------------------------

[2002-02-06 00:41:46] [EMAIL PROTECTED]

[EMAIL PROTECTED] - It sounds like your problem was solved. :)

[EMAIL PROTECTED] - If you are still experiencing this problem, please try
this test for me (in case you don't have ethereal as Daniel suggested).
This will help me determine where the problem lies, since there are many
pieces of software involved.

1) Create a simple sample script that has this problem. If your problem
is identical to the original submitter's, it sounds like you just need
one line of code with a call to the header function and use an HTTP
Location header as his example shows.

2) telnet to your web site on port 80
(If your web site is http://www.blah.com/ then telnet www.blah.com 80)

3) Manually type in an HTTP GET request. Here is an example (this is the
smallest request you can get away with):
GET /path/to/script.php HTTP/1.1
Host: blah.com

4) Post the exact output you receive back to this list.

Thanks for helping!

Chris Shiflett

------------------------------------------------------------------------

[2002-01-12 11:30:08] [EMAIL PROTECTED]

this problem also exists on W2K IIS 5, Using PHP 4.0.6 CGI

------------------------------------------------------------------------

[2002-01-08 13:58:11] [EMAIL PROTECTED]

the problem was O'Reilly Website Pro v3.0. After upgrading to Deerfield
Website Pro 3.1.11, the header() function now works fine!


------------------------------------------------------------------------

[2001-12-30 14:22:51] [EMAIL PROTECTED]

could you please dump your webserver's output with ethereal?
http://www.ethereal.com/

thanks

------------------------------------------------------------------------

[2001-12-30 14:07:01] [EMAIL PROTECTED]

The webserver is Website Pro 3.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/14733

-- 
Edit this bug report at http://bugs.php.net/?id=14733&edit=1

Reply via email to