php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20537 PHP in CGI: session trouble with IE
Submitted: 2002-11-21 03:34 UTC Modified: 2002-12-01 16:48 UTC
Votes:4
Avg. Score:5.0 ± 0.0
Reproduced:4 of 4 (100.0%)
Same Version:1 (25.0%)
Same OS:1 (25.0%)
From: support at kilio dot net Assigned:
Status: No Feedback Package: Session related
PHP Version: 4.2.3 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: support at kilio dot net
New email:
PHP Version: OS:

 

 [2002-11-21 03:34 UTC] support at kilio dot net
Hi,

we have strange trouble with session only in IE, PHP compil in CGI.
On some server, works fine, no trouble, on other servers, same compil of php and apache, same php.ini session doesn't works in IE (session is created, the file is present in /tmp but contain no data). We have made test on severall machine and don't have find why we have this trouble.

Here result of test:
-On slackware 8.0, kernel 2.4.18, php 4.2.2(CGI)+apache 1.3.26 : works fine, no session trouble

-On slackware 8.1, kernel 2.4.18, php 4.2.3(CGI)+apache 1.3.27: doesn't work (sometime one session work, doesn't know why). We have try to compil php 4.2.2 on this computer, same trouble

-On redhat 7.1: same result that on slackware 8.1

In fact, it work only on slackware 8.0 with apache 1.3.26. Does it a trouble with a version of system lib? 

Thanks if you can help.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-21 17:44 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip
 [2002-12-01 16:48 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 [2002-12-03 09:03 UTC] thibaud at phpnet dot org
I wich the solution please...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 23:01:26 2024 UTC