When I try to use sessions I get
Warning: open(/tmp\sess_491fb10e460882c941d2659b045c2549, O_RDWR)
failed: m (2) in c:\program files\apache
group\apache\htdocs\site3\index.php on line 2
at the top of the files and at the bottom I get
Warning: open(/tmp\sess_491fb10e460882c941d2659b045c2549, 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
I'm running apache as my web server. I found the settiong
session.save_path in php.ini and it is currently set to /tmp which I
would assume wrong, and to still be set up for a linux box, but I wasn't
positive on this. What would be a good setting?
Thanks,
William
--
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]