> Thanks for the replies, I think it has more to do with configuration
> settings than anything else as all the scripts work fine on remote Linux
> server, it is just on my win98 set-up the problem occurs..........
> 
> I am looking in the php.ini, file the only reference to a tmp directory I
> can see is for file uploads, not too sure what I should add 
> change to set a
> temp directory for cookies??

Line 629 on my php.ini 

session.save_path = /tmp

try c:\\tmp or c:/tmp

create the dir first

M:



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to