On Tuesday 02 April 2002 15:34, Stephen Phillips wrote:
> Hi,
>     It sounds like you are experiencing a similar problem to one I had.  It
> seems there are some problems with setting cookies when using IIS, and as I
> understand it one of the ways that sessions work is by storing the data in
> a cookie on the clients machine.  On the page at www.php.net it suggests
> appending the session id to the url, go here to look at that
> http://www.php.net/manual/en/ref.session.php,

i can definitely say, that the session-ID is always appended on the links etc.
session.use_trans_sid is on, so all links etc. are extended by the SID 
automatically, so it should not be the problem with the cookies :-(

any other suggestions?

-- 
Wolfram

... translating template engine ....
  http://sf.net/projects/simpletpl

... authentication system ....
  http://sf.net/projects/auth

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

Reply via email to