ID:               24169
 User updated by:  steveh at brendata dot co dot uk
 Reported By:      steveh at brendata dot co dot uk
-Status:           Feedback
+Status:           Open
 Bug Type:         Session related
 Operating System: NT4 SP6a
 PHP Version:      4.3.2
 New Comment:

That looks fine, I also tried on the larger app that is really causing
the problems and that looks fine as well?

HTTP/1.1 200 OK
Server: Microsoft-IIS/4.0
Date: Fri, 13 Jun 2003 15:10:57 GMT
Content-type: text/html
X-Powered-By: PHP/4.3.2
Set-Cookie: PHPSESSID=d1ed576c229f8c72edf65eee70a1bd9f; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0,
pre-check=0
Pragma: no-cache


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

[2003-06-13 10:05:57] [EMAIL PROTECTED]

forgot the auth parameter:

-auth=id:pw


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

[2003-06-13 10:04:58] [EMAIL PROTECTED]

Uh..maybe it's easier if you use lynx:

# lynx -dump -head http://localhost/test.php



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

[2003-06-13 09:49:22] steveh at brendata dot co dot uk

Unfortunately, the server on which this resides requires
authentication, can you quickly paste the format for basic
authentication username/password?

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

[2003-06-13 09:14:28] [EMAIL PROTECTED]

remove that phpinfo() from your test script
and use telnet to connect to the webserver and request
the script (e.g. GET /test.php HTTP/1.0). Then paste the output here.



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

[2003-06-13 07:52:31] steveh at brendata dot co dot uk

This is with IIS4 and it's an issue in all versions of Internet
explorer we have at hand, including 6.0.2800 (XP SP2)

using php4isapi.dll (

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

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/24169

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

Reply via email to