Not at all. My php.ini does not have both slash and a backslash. Here it is:
session.save_path= "C:\php\sessiondata"
I can change this to anything, but this version of PHP will ignor it. The
previous version (4.04) did work.

Tamas Virag

----- Original Message -----
From: "Bug Database" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, July 07, 2001 3:45 PM
Subject: Bug #11949 Updated: Failed to write session ..... open(/tmp..)
failed.


> ID: 11949
> Updated by: jeroen
> Reported By: [EMAIL PROTECTED]
> Old Status: Open
> Status: Bogus
> Bug Type: Any
> Operating System: Windows 98 SE
> PHP Version: 4.0.6
> Assigned To:
> New Comment:
>
> open(/tmp\sess_5b9c005c594b13dd0c7a54e9c84721ca
>
> it has both a slash and a backslash, check your php.ini
>
> For asking questions, you should have gone to
http://www.php.net/support.php (php-general mailinglist)
>
> Previous Comments:
> ------------------------------------------------------------------------
>
> [2001-07-07 16:29:19] [EMAIL PROTECTED]
>
> Warning: open(/tmp\sess_5b9c005c594b13dd0c7a54e9c84721ca, O_RDWR) failed:
No such file or directory (2) in c:\apache\htdocs\ep\test1.php on line 3
>
> People reporting this error all over, but I can not find the solution.
>
> This error happens with "session_start()". The session.save_path is set
corretly in php.ini, but it get ignored by PHP.
>
> Please help me how to ovecome on this problem. I have to use session
functions in my applications.
>
> Thank you
> Tamas Virag
>
>
> ------------------------------------------------------------------------
>
>
>
> ATTENTION! Do NOT reply to this email!
> To reply, use the web interface found at
http://bugs.php.net/?id=11949&edit=1
>


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