> Help. I've managed to hose myself. I had this page working fine until I
>  went in and screwed up my users under NT4. I can't backtrack and
> figure out  what I changed. Can anyone point me in the right direction?
> Is this a  permissions issue? Thanks.

Ok, sorry if Im gonna sound a little blunt, but the following error message
looks rather obvious to me.

> 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

Open your php.ini file and change "session.save_path" from "/tmp"
to "c:/temp" (or where-ever you wish it to go)

-- 
Dan Hardiker [[EMAIL PROTECTED]]
ADAM Software & Systems Engineer
First Creative Ltd



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

Reply via email to