Newbie question

I have installed PHP 4.1.2 on a Windows 2000 for test purposes. I have never
used sessions before and am having difficulty with them.

I am using

session_start();  and get the following error.

Warning: open(/tmp\sess_51d4849918d3ffe4d2cc70013d678f6b, O_RDWR) failed: No
such file or directory (2)

I have session support enabled, is there something else I need to do.

--
Alex Francis




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Reply via email to