This one time, at band camp, "Dre" <[EMAIL PROTECTED]> wrote:

> Warning: session_start(): open(/tmp\sess_000c30790862f64268e755546b6fcbb2,
> O_RDWR) failed: No such file or directory (2) in C:\Program Files\Apache
> Group\Apache2\htdocs\maillist\maillist\admin.php on line 1

You need to set the correct directory (folder) for the session to be 
stored in, it is looking for /tmp. As you are on windows this needs to
be changed to whatever you do in windows world

Kevin

-- 
 ______                              
(_____ \                             
 _____) )  ____   ____   ____   ____ 
|  ____/  / _  ) / _  | / ___) / _  )
| |      ( (/ / ( ( | |( (___ ( (/ / 
|_|       \____) \_||_| \____) \____)
Kevin Waterson
Port Macquarie, Australia

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

Reply via email to