Community & Support

I'm crying over here! My site! my site!

Hello all,

I'm having an extremely hard time with my site. It automatically logs out users that surf the content! After they've read about 3 pages, it automatically logs them out! And it's really hurting my business! I've searched this issue but haven't found a solution to this particular problem. I've tried to empty the cache but to no avail...

Any feed back will be great!

Thanks

Comments

I hate to ask the obvious,

I hate to ask the obvious, but are you using any autologout modules?...

Else you should look into your php.ini and/ or settings.php file - there will be a cookie lifetime setting;

ini_set('session.cookie_lifetime',  2000000);

Check that value is correctly being referenced.

Pobster

I don't have the autologout

I don't have the autologout module, but I will check the settings.php file. Is the php.ini in the myphp admin database?

I appreciate your help pobster!

the php file (on linux) is

the php file (on linux) is usually located at /etc/php5/apache2/php.ini, or /etc/php/apache/php.ini or some variation of that.
You might also want to try looking at drupals logs at: /admin/reports/dblog as it might have some clues to the issue.

-----------------------------------------------------------------------------------------------------------
"Anything worth having in life, is not going to be easy"

"There is nothing to fear, but feat itself. And segfaults ... I really hate those"

nobody click here