Oddly enough I just had the same problem after messing with my php.ini -
Check you have a valid drive and path for your cookie (session) save path :

session.save_path = C:/temp

Ought to do it.

Or, do you mean *your browser* cookies aren't working?
Can't help you with that, this is a PHP list, you need to know your browser better in that case :-)

Cheers,
Neil Smith

At 15:13 18/01/2003 +0000, you wrote:
Message-ID: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
From: "Ed" <[EMAIL PROTECTED]>
Date: Sat, 18 Jan 2003 09:12:09 -0600
Subject: cookies problem

I seem to be having a problem with cookies not being saved and I'm using
W2k, IIS 5.0, with php 4.3.  I just upgraded from a previous version of php
that worked fine.  Anyone had this problem or know of a solution?

Thanks,

Ed

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

Reply via email to