Re: [Phplib-users] Problems with Authentication in Mozilla & Firefox
Brought to you by:
nhruby,
richardarcher
From: marko <mk...@mc...> - 2004-05-13 12:24:32
|
Hi Matt, > have you checked that cookies are enabled in the browser? yes, I asked the browser to ask whether I want to allow cookies. In fact it doesn't ask. Somehow phplib doesn't issue the cookie... > are set for a particular page. Is the session ID trying to be passed in the > url or just not there at all? ID doesn't appear in url on purpose! I wanted to have only cookies allowed. > I'm using firefox 0.8 and have never noticed any problems using session4 > and session4_custom. Hmmm... I verified that the entry in cookies.txt is sufficient. If this line gets deleted from the file the cookie wouldn't be saved anymore. the cookperm.txt is not necessary. I am a little helpless... Strange behaviour. I am using the windows version of the browser. The app itself is hosted on a linux server. Regards, Marko |