php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #45134 More than 2 different sessions on same time
Submitted: 2008-05-30 03:38 UTC Modified: 2008-06-05 18:33 UTC
From: guiremach at hotmail dot com Assigned:
Status: Not a bug Package: Session related
PHP Version: 5.2.6 OS: Windows 2003
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: guiremach at hotmail dot com
New email:
PHP Version: OS:

 

 [2008-05-30 03:38 UTC] guiremach at hotmail dot com
Description:
------------
Hello Guys;

I really search this in all web, but i cant got nothing like this.
First i decide to install a Apache+PHP+mySQL from scratch on my server (AMD Semprom2800,1GB_RAM,80GB) with Windows 2003 enterprise.
After install everything and configurated, i cant use (work) 2 php applications that use session, because one session destroy the other one.
After remove *all extra*  extensions in php.ini, i got the same problem.
I think: Well, lets try IIS with PHP: same problem.
I think again: The problem is my configuration files(save_handler,use_cookie,use_trans_id,...), lets try some pre-configurated WAMP: I remove everthing and i try Xampp(from apachefriends): SAME PROBLEM....
In this problem, i use Xoops and Phpmyadmin(cookie autentication).
I try another thing: install this on a new PC(windows 2003 fresh install) and... i got the same problem.

When i install a Apache+PHP+mysql on Linux(fedora c4) (manualy configurated and compilated), everthing works Greats!!!
When i install Xampp on Linux, everthing works Greats!!!

PS: I already install Apache+PHP+MySQL on windows before without problems.

Thanks for the patience!!




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-06-05 18:33 UTC] jani@php.net
You just have some php.ini issue with this, most likely the one you meant to get loaded isn't. Please ask further support questions elsewhere (if it works with linux -> there is no bug)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Nov 29 19:00:01 2025 UTC