create a directory called c:\temp and replace \tmp to c:\\temp in your php.ini file on the windows server.
----- Original Message ----- From: "Martin.Andrew" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 27, 2002 11:07 AM Subject: [PHP-WIN] Session errors.... > Quick Question... > > I am registering a session with the session_start(), session_register() > functions, > when I do it on our test server (UNIX, Apache) I have no problems, locally > (Win2K, Apache) I get the follwoing error > > Warning: open(/tmp\sess_0ac1a7836d05713e245d299b54528e64, O_RDWR) failed: m > (2) in d:\projects\shop\cart.inc on line 5 > > I have checked the php.ini thinking it's a configuration problem but both > are identical, concerning session details anyway! > Could it be an apache configuration issue? > Anyone got any ides? > Thanks. > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php