Search found 3 matches
- Sat Nov 04, 2006 10:23 am
- Forum: PHP - Code
- Topic: advice on debugging a session hang problem please
- Replies: 5
- Views: 656
- Sat Nov 04, 2006 5:13 am
- Forum: PHP - Code
- Topic: advice on debugging a session hang problem please
- Replies: 5
- Views: 656
- Fri Nov 03, 2006 3:51 am
- Forum: PHP - Code
- Topic: advice on debugging a session hang problem please
- Replies: 5
- Views: 656
advice on debugging a session hang problem please
I have a problem with a hosted site that is experiencing very intermittent page hangs. I cannot reproduce the problem except by accident. When the problem occurs, the symptoms are that any PHP session enabled page will not load, but any non session enabled page (i.e. the help pages) will load OK. Cl...