Session_Start() Hangs after setting Session_Id



Hello, I am trying to do the following in one of my pages.
session_id($_GET['SESSIONID']);
session_start();

I am running php5, however as soon as I call session_start the script
hangs and nothing happens. Is anyone else experiencing this problem, or
am I doing something incorrectly?

Thanks!

.



Relevant Pages

  • Re: Session_Start() Hangs after setting Session_Id
    ... I am running php5, however as soon as I call session_start the script ... hangs and nothing happens. ... Is anyone else experiencing this problem, ...
    (comp.lang.php)
  • Re: Session_Start() Hangs after setting Session_Id
    ... I am running php5, however as soon as I call session_start the script ... hangs and nothing happens. ... Is anyone else experiencing this problem, ...
    (comp.lang.php)
  • Re: Session_Start() Hangs after setting Session_Id
    ... Tony Marston wrote: ... however as soon as I call session_start the script ... hangs and nothing happens. ... Is anyone else experiencing this problem, ...
    (comp.lang.php)
  • Re: Script hangs, but only one one machine
    ... The following test-script hangs for around 15 second at two steps. ... The script hangs around 15 seconds after "Setze Umgebungsvariable" and another 15 seconds after "Starte wscript.network zum Setzen des ... "in a timely manner" (even if that program has not asked for the notification), your script hangs until the notification times out. ...
    (microsoft.public.scripting.wsh)
  • Re: expect + telnet hangs on AIX
    ... Is it only telnet to a particular host that misbehaves? ... >> This script hangs 80% of the time ... >> When running expect -d it never hangs ... 'close stdout ' ...
    (comp.lang.tcl)