Re: [Phplib-users] Problems with Authentication in Mozilla & Firefox
Brought to you by:
nhruby,
richardarcher
From: marko <mk...@mc...> - 2004-05-13 12:26:33
|
Hi Clark, > I use Firefox 0.8 (on Red Hat Linux) and I've never had a problem with > cookie-based sessions in PHPLIB. My Firefox is on Windows 2k and the app is on SuSE 8.2 linux. > What if you first accept a cookie from another site (so that cookies.txt > and cookperm.txt will be created) and then go to your PHPLib site? cookperm.txt turned out to be not necessary, but cookies.txt is! I tried that with phpmyadmin. That worked, as I mentioned before. Afterwards I surfed to my app: and the same: it did not... still helpless.... The browser doesn't even ask me (though I set this as default behaviour) whether he should really set the cookie! Simply ignores the cookie request... Regards, Marko |