ID:               24169
 Updated by:       [EMAIL PROTECTED]
 Reported By:      steveh at brendata dot co dot uk
-Status:           Open
+Status:           Bogus
 Bug Type:         Session related
 Operating System: NT4 SP6a
 PHP Version:      4.3.2
 New Comment:

Reopen if it happens again and you can prove it's some
bug in PHP and not in your script/browser/IIS/etc..



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

[2003-06-13 10:28:40] steveh at brendata dot co dot uk

This now seems to fall into the same description a sthe other session
bugs, failing randomly, I thought we'd caught the definitive problem
here, dont' understand how the cookies became corrrupted though?

I wish I'd traced the session when it was wrong, as new cookies were
appearing during my tests (id=id rather than PHPSESSID=id.

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

[2003-06-13 10:16:13] steveh at brendata dot co dot uk

Now I'm totally foxed, it's working again, but IIS has not been
restarted, neither has the browser on my PC and notjing has changed in
the INI file.
I'll get the vardump of $_COOKIE again.

There is now just that single cookie set PHPSESSID.

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

[2003-06-13 10:12:55] steveh at brendata dot co dot uk

I'm just going to tcpdump the traffic going between the IIS and the
Client PC to see whether that shows more.

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

[2003-06-13 10:12:11] steveh at brendata dot co dot uk

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

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

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

forgot the auth parameter:

-auth=id:pw


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

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