Thank for help

Flint Doungchak wrote:

> Hey Arthur,
>
> Make sure that in your php.ini file that the save path is defined to
> someplace that exists and PHP has permissions to write to. I suspect that
> the c:/temp folder that is the default for php.ini file doesn't exist. You
> likely have a folder such as c:\temp. You can try that or any other folder
> that you wish.
>
> Good luck.
>
> -Flint
>
> -----Original Message-----
> From: Arthur Melkonyan [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 20, 2001 10:13 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] PHP 4 Session
>
> Any one knows how to make session run properly on windows9x/NT
>
> These are the error I get when I run session:
> Warning: open(/tmp\sess_31206e8763f2d300416fd476be5f591e, O_RDWR)
> failed: m (2) in Unknown on line 0
>
> Warning: Failed to write session data (files). Please verify that the
> current setting of session.save_path is correct (/tmp) in Unknown on
> line 0
>
> Thanks,
> -art
>
> --
> 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]


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