"Moiz M Golawala" <[EMAIL PROTECTED]> wrote:
> This is what is defined in the php.ini file for save handler
routines..
> I am newbie, I left it with default values:
>
> session.save_handler = files
> session.save_path = c:/Program Files/Apache
Group/Apache2/htdocs/Alarms/
>
> thanks
> moiz

Change your save_path to C:/tmp
and create this directory, if it does not exist.

I never trust the blanks in directory names under windoze.


--
 Dennis Sterzenbach
 www.darknoise.de

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

Reply via email to