Tanks for all of you people - that was really fast.
And problem was, as "Webmaster" said - temp directory didn't exist.

Thanks for help.

afan


----- Original Message -----
From: "Webmaster" <[EMAIL PROTECTED]>
To: "Afan Pasalic" <[EMAIL PROTECTED]>
Sent: Friday, December 07, 2001 1:08 PM
Subject: Re: [PHP-WIN] session problem


> Your tmp directory may not exist. Change the setting for session.save_path
> in the php.ini file - I used c:\windows\temp and it worked for me. I was
> getting the same error message.
> ----- Original Message -----
> From: Afan Pasalic <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, December 07, 2001 6:11 PM
> Subject: [PHP-WIN] session problem
>
>
> Hi,
> I'm playing with session and after
> <php
> session_start();
> session_register($name);
> $name="afan";
> ?>
>
>  I'm getting this warning:
>
> Warning: open(/tmp\sess_41d3918086b66b0e71cc6a0dc5dea344, O_RDWR) failed:
m
> (2) in C:\admin\index.php on line 2
>
> What's problem?
>
> Thanks for any help.
>
> Afan
>
>
>


-- 
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