Page 1 of 1

[SOLVED] sesison_start() Error

Posted: Tue Nov 11, 2003 2:05 am
by sergei
I get the following error when I try using session_start() on a microsoft windows machine.

Code: Select all

Warning: session_start(): open(/tmp\sess_9fed3d7f352e333297c841dc403e70ec, O_RDWR) failed: No such file or directory (2)
Any idea how to get past this ?

Posted: Tue Nov 11, 2003 3:12 am
by twigletmac

SOLVED

Posted: Tue Nov 11, 2003 3:41 am
by sergei
Thanks.

Worked first time.