Spose I'll answer my own Q

Needed to create a tmp directory in C:\

C:\tmp


"Ozcoder" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi All,
>
> I get this error when running the function session_start()
>
> Warning:  open(/tmp\sess_eaa5fb389e8696f1202086f2fbea0347, O_RDWR) failed:
m
> (2) in c:\apache\htdocs\test.php on line 2
>
> this is the code, very simple :)
>
> <?
>   session_start();
> ?>
>
> I'm running win2k, php4ts.dll
>  I've also tried running it under the CGI exe php.exe, anyone know where I
> can get some info on sessions for win2k
>
> TIA,
> OzCoder
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to