session_start hangs
Posted: Fri Jun 13, 2008 2:28 am
Hello all,
Sorry if I have posted wrong or in wrong place, this is my first post.
I have a problem that occurrs intermittently :
session_start will occasionally hang, giving a white page, no error messages.
Using IE6, but problem also happens with Firefox.
I have made a test page and put it on http://www.planetaryvisions.com/sess.php
If you load it enough times (refreshing the page) it will hang.
There is also a phpinfo.php there, but can't see any clues to this problem.
The sess.php code is simple - very beginning it calls session_start, then a bit of html to display a simple message. I've tried just about everything I can think of. However, there is no problem running it on my localhost, just on the ISP's server, so I'm wondering if there is a setting that needs changing, and if the people here have any ideas. Any suggestions gratefully received, the problem is ruining our website.
Regards
Kevin
Sorry if I have posted wrong or in wrong place, this is my first post.
I have a problem that occurrs intermittently :
session_start will occasionally hang, giving a white page, no error messages.
Using IE6, but problem also happens with Firefox.
I have made a test page and put it on http://www.planetaryvisions.com/sess.php
If you load it enough times (refreshing the page) it will hang.
There is also a phpinfo.php there, but can't see any clues to this problem.
The sess.php code is simple - very beginning it calls session_start, then a bit of html to display a simple message. I've tried just about everything I can think of. However, there is no problem running it on my localhost, just on the ISP's server, so I'm wondering if there is a setting that needs changing, and if the people here have any ideas. Any suggestions gratefully received, the problem is ruining our website.
Regards
Kevin