ID: 11949 Comment by: j at j dot com Reported By: tvirag at interbaun dot com Status: Bogus Bug Type: Any Operating System: Windows 98 SE PHP Version: 4.0.6 New Comment:
the quickest solution I found: create a directory in the root of the c:/ drive called '/tmp' -josh Previous Comments: ------------------------------------------------------------------------ [2001-07-07 17:45:47] [EMAIL PROTECTED] 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) ------------------------------------------------------------------------ [2001-07-07 16:29:19] tvirag at interbaun dot com 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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=11949&edit=1