sheldonh Posted October 25, 2006 Posted October 25, 2006 I have just installed OSCommerce. Config: Running Apache 2.0.55 Running PHP 5 I have set my sessions to store on the database. I create a new account and it emails me, and then I'm logged in. That seems fine. But when I try to log in again, I enter the email address and password and it redirects me to index.php and I'm not logged in. If I go to admin section, it registers that I have logged in...the counter keeps increasing everytime I log on. Please help! It's driving me MAD! Sheldon
crash3903 Posted October 25, 2006 Posted October 25, 2006 I have just installed OSCommerce. Config: Running Apache 2.0.55 Running PHP 5 I have set my sessions to store on the database. I create a new account and it emails me, and then I'm logged in. That seems fine. But when I try to log in again, I enter the email address and password and it redirects me to index.php and I'm not logged in. If I go to admin section, it registers that I have logged in...the counter keeps increasing everytime I log on. Please help! It's driving me MAD! Sheldon try chaning the session to '' and not to store in the db - are you using a ssl connection? Regards Mark A Reynolds
sheldonh Posted October 26, 2006 Author Posted October 26, 2006 try chaning the session to '' and not to store in the db - are you using a ssl connection? What do yo mean by change session to '' ? I would prefer to use DB to store sessions, it's safer, and I'm not using an ssl connection. I've tried setting up file session storage with no luck.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.