Jump to content

[SOLVED] _really_ weird session problem.


ether

Recommended Posts

I have a website and two servers. A production server (PHP4) and a development (PHP5) server.

 

Now, my code utilizes sessions for the users login and works flawlessly on both servers. I've just introduced a PM system and some AJAX functions (using jQuery). However, when I open a PM on the _production server_ for some reason my $_SESSION['username'] gets OVERWRITTEN by the name of the person who sent the PM. I cant work out for the love of god why it's doing it. It works perfectly on the development server so it has to be a PHP config. option or something, right?

 

Somebody please help me.. :)

 

Cheers, eth0.

Link to comment
https://forums.phpfreaks.com/topic/58633-solved-_really_-weird-session-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.