From:             circinus at bluecharm dot com
Operating system: Windows 2000 Server w/SP3
PHP version:      4.3.1
PHP Bug Type:     Session related
Bug description:  Sessions get created but are reused

Environment:
OS: Windows 2000 Server w/SP3
Server: O'Reilly WebSite Professional 3.0.37
PHP 4.3.1 using ISAPI
Default recommended php.ini is use

Problem:
Sessions start (file created) but are not re-used. Creates a new session
each time any script is requested either with GET or POST.

Doesn't send the Session cookie to the client's headers.

Same scripts function flawlessly under other server environments, such as

Windows 2000 w/Apache
Windows 2000 w/IIS
UNIX/Linux w/Apache


-- 
Edit bug report at http://bugs.php.net/?id=22540&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22540&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22540&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22540&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22540&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22540&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22540&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22540&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22540&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22540&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22540&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22540&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22540&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22540&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22540&r=gnused

Reply via email to