Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disappearing sessions/variables

Status
Not open for further replies.

radicaledward

Programmer
Feb 11, 2003
1
GB
I have written a shopping cart application, which is running on a FreeBSD server using PHP 4.2.3 and MySQL 3.23.48 (I think - their support pages aren't up-to-date!). Most of the time it is fine, but customers have reported problems like products disappearing from their shopping cart or not going into the shopping cart in the first place. Although some of it may be bugs in the code, the randomness makes me wonder if the server is dropping sessions. Because of the seeming randomness, I am finding it hard to replicate and therefore to diagnose and fix it :(

Anyone have any experience with what can be expected of PHP sessions and how I might track down the problem?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top