Re: [Phplib-users] Problems with Authentication in Mozilla & Firefox
Brought to you by:
nhruby,
richardarcher
From: Clark F. <cl...@th...> - 2004-05-07 15:37:32
|
I use Firefox 0.8 (on Red Hat Linux) and I've never had a problem with cookie-based sessions in PHPLIB. 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? Clark On Fri, 7 May 2004, marko wrote: > Hi, > > since Mozilla 1.6 and also in Firefox 0.8 I cannot authenticate anymore > (at least not without problems). > > I am using session4.inc, which requires cookies. For some reason the > cookies won't be set properly by phplib. > > phpmyadmin e.g. works fine, but phplib doesn't... > > The funny thing is: if I copy the files cookies.txt and cookperm.txt from > the old Mozilla 1.5 into 1.6 (works also for Firefox), which don't exist > right after freshly installing the program or creating a new user profile, > everything works fine again! > > I use the latest snapshot from sourceforge. > > Did somebody meet the same behaviour? And does know the reason why? > > Marko |