Trouble with sessions being lost

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
basdog22
Forum Contributor
Posts: 158
Joined: Sun Nov 30, 2003 3:03 pm
Location: Greece

Post by basdog22 »

How come sometimes you login and it says you are valid and then it asks you to log again?

I tried the same code on 3 different servers. 2 are ok but the third always asks me to login again.

Anyone knows what might be wrong?
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Please don't hijack other user's threads.

Are the settings for sessions the same in the php.ini on all the servers?

Mac
basdog22
Forum Contributor
Posts: 158
Joined: Sun Nov 30, 2003 3:03 pm
Location: Greece

Post by basdog22 »

oops sorry.

I tried it locally ...works ok

Tried it on lycos... OK

tried it on sourceforge -----> BIG problems

I will now go seek some info for sourceforge
Post Reply