php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22540 Sessions get created but are reused
Submitted: 2003-03-04 15:24 UTC Modified: 2003-03-04 19:32 UTC
From: circinus at bluecharm dot com Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.3.1 OS: Windows 2000 Server w/SP3
Private report: No CVE-ID: None
 [2003-03-04 15:24 UTC] circinus at bluecharm dot com
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


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-04 19:32 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

This is not a support forum.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 12:01:33 2024 UTC