473,473 Members | 1,419 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Intermittent problem with Session Variable and IE6

I have a php app that is in the final stages of testing and has been
tested by over 30 separate users.

One of the testers is having an intermittent problem which seems to be
caused by a session variable not being read properly in about 1 in 3
requests even though the variable is getting set correctly in the
session temp file. It only happens after a form has been submitted
(using POST or GET doesn't seem to make a difference).

This bug only occurs when using IE6 (XP SP2) on this particular
machine, it does not occur when using Netscape7.1 on the same machine.

It occurs when testing against the main server Linux/Apache
1.3.29/PHP4.2.3 and against my dev machine Win2k/Apache 2/PHP4.3.4

None of the other testers seemed to experience the same problem.
Has anybody seen anything similar or know of any possible causes?
Jul 17 '05 #1
1 2141
Anthony,

I have been seeing the exact same problem! This is the reason for me
joining this newsgroup. Sometimes with IE6, when users log into my app,
the session does not set. My screen merely flashes and goes back to the
login screen. Then other times it works just fine. My default browser
is Mozilla's FireFox and I have never had this trouble (NS7 did not give
a problem either). I have checked the Privacy settings, fiddled with
them but with no luck. My production/test machines are Linux/Apache
1.3.27/PHP 4.3.1. Any help would be greatly appreciated.
Anthony wrote:
I have a php app that is in the final stages of testing and has been
tested by over 30 separate users.

One of the testers is having an intermittent problem which seems to be
caused by a session variable not being read properly in about 1 in 3
requests even though the variable is getting set correctly in the
session temp file. It only happens after a form has been submitted
(using POST or GET doesn't seem to make a difference).

This bug only occurs when using IE6 (XP SP2) on this particular
machine, it does not occur when using Netscape7.1 on the same machine.

It occurs when testing against the main server Linux/Apache
1.3.29/PHP4.2.3 and against my dev machine Win2k/Apache 2/PHP4.3.4

None of the other testers seemed to experience the same problem.
Has anybody seen anything similar or know of any possible causes?

Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Penn Markham | last post by:
Hello all, I am writing a script where I need to use the system() function to call htpasswd. I can do this just fine on the command line...works great (see attached file, test.php). When my...
1
by: Keith Tellinghuisen | last post by:
I have written a series of php scripts which access a mySQL database and makes use of session variables. Just in the past two days I have intermittently been receiving the following error messages:...
1
by: LJgrnl | last post by:
I've got a type mismatch error that's driving me nutty. Variable blnNoData has the initial value False. If a recordset comes back empty (both .EOF and ..BOF are true) then blnNoData is set to...
2
by: Steve Remer | last post by:
OK, I think I understand session state pretty well. I've done additional research on Google over the last few days to fill in any holes. To begin with, I'm using StateServer and not InProc for...
1
by: Steve Remer | last post by:
My application (relevant code snippets below) originally used Session variables in order to maintain state from page to page. After being unable to solve the mystery of why those variables were...
2
by: Fabian | last post by:
Hi, I work with asp.net 2.0 and I have a intermittent error, only happens a few times a day. In the page I evaluate a Query String and then I get data form a database. The code snipped: ...
0
by: Brano | last post by:
Hi all, I have a asp.net website that has been live for about 2 weeks now and there were no problems with it. I have got a new server that is Win 2003 IIS 6.0 I have moved my application onto...
2
by: tke395 | last post by:
The following code is running in an asp.net application: bool bLogin; try { bLogin = Convert.ToBoolean(Session.ToString()); } catch { bLogin = false;
1
by: glscarlett | last post by:
I distribute an application to about 10 clients. It is written in Access 2003. I use Win XP but the clients use Vista and in some, but not all cases, also have Access 2007 on their PCs. They are...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.