ID:               6693
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         *Session related
 Operating System: Windows NT 4.0
 PHP Version:      4.0.2
 New Comment:

Thanks

How can I check that the version number output from phpinfo() is
correct?

I am using an ISP, soit is them who has to test PHP 4.2.0RC4 from, it
is no use me testing it.

Christian


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

[2002-04-19 10:20:42] [EMAIL PROTECTED]

Please try the PHP 4.2.0RC4 from http://www.php.net/~derick/
And if it still fails, check that the version number found
in the phpinfo() output is correct.


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

[2002-04-19 04:41:31] [EMAIL PROTECTED]

Using PHP 4.1.2. on Windows NT 5.0 build 2195

I still get a "Session object destruction failed" warning when running
this script:

<?

session_start();
session_unset();
//Sletter og avslutter session
session_destroy();

?>

Any comments?

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

[2001-04-27 19:54:44] [EMAIL PROTECTED]

fixed in 4.0.4

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

[2000-10-03 02:59:45] [EMAIL PROTECTED]

this is dup without further information, #5231 reopened

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

[2000-09-30 03:00:06] [EMAIL PROTECTED]

Does it unlink the session file (aka object)?

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

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

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

Reply via email to