ryanmetzler3 Posted August 26, 2013 Share Posted August 26, 2013 I have a site with users and they stay logged in using sessions. I just moved my site from WAMP to a remote server. I can successfully log in, but as soon as you navigate to another page you are logged out. The session closes I am guessing. The only thing I changed was the mysql_connect functions because I could no longer use "localhost" or "root". But I tested the mysql_connect functions and they are not giving errors and work fine. So I literally changed next to nothing. Why would my sessions not work all of a sudden? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.