[PHP] repost: cookie problem

2003-03-08 Thread H. Miersch
i've posted this before to the newsgroup, and i don't think it got through to the mailinglist, so i'll try again. hello. i'm new to this NG, so i don't know if this is the right mailinglist / newsgroup for my problem. if not, please let me know which one to post it to. anyway, here goes: i'm

Re: [PHP] repost: cookie problem

2003-03-08 Thread Marek Kilimajer
First find out if the cookie is send as it should be - use a php script to simulate sending the login form and look at the response you will recieve. Curl is great for this. H. Miersch wrote: i've posted this before to the newsgroup, and i don't think it got through to the mailinglist, so

Re: [PHP] repost: cookie problem

2003-03-08 Thread Justin French
1. Perhaps the browsers aren't accepting the cookies, or there are some other security settings set too high? Have you LOOKED in each browser to see if the cookie is set? 2. Is it the EXACT same version of PHP that you have before/after the reinstall? 3. It *may* be something to do with