php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23940 Too much session files
Submitted: 2003-06-01 14:01 UTC Modified: 2003-06-02 06:19 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: tyfoon at libero dot it Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.3.1 OS: Win2k Server
Private report: No CVE-ID: None
 [2003-06-01 14:01 UTC] tyfoon at libero dot it
I just started use php for my site for the incredible speed of oci conection.
Everything was great on my P3-1000. Then I moved to Dual P4Xeon hyperthreading and my suffering started.
I cannot understand why on the new server I have got problems with sessions.
If (on the server) I open my first page calling ip-address/page.php everything is working great, If I call //Server_name/page.php I have 3 session files in the sessiondata directory and on submit the page is reloading instead of opening the next. I changed almost everything in SW and HW config (exept processors) I disabled Hyperthreading, I made hosts files, but always the same problem... numeric address makes my site work, name no!
Windows config is the same, I am using IIS5, I am using CGI/FastCGI for php 4.3.1, I tryed php 4.2.3 but nothing.

Please help!!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-01 20:30 UTC] sniper@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php
 [2003-06-02 02:30 UTC] tyfoon at libero dot it
I am sorry for boring you but
Still not working when I call //Server/page.php
In the sessiondata directory I find 4 files every time I try to login and the system does not recognise them.
Funny is that if I use the //ip-address/page it is working.
What is wrong??
Thank you
 [2003-06-02 05:26 UTC] sniper@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.

Use 4.3.2, I can not reproduce this.

 [2003-06-02 06:19 UTC] tyfoon at libero dot it
Thank You for your quick response.
Just for information I upgraded to 4.3.2 but nothing changed.
I made some more trial and I found that it is not a php problem. So forgive me for everything.
My IIS5 is not sending me cookies at all if called by name.
Again thank you for interest!!!
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Sep 06 06:00:02 2025 UTC