Re: [SOLVED] Getting Logged out or timed out very quickly
Posted: Thu Jan 22, 2009 4:51 pm
I have solved the issue...finally.
The issue was with my server (I host with Media Temple). I needed to modify the php.ini file. I only changed one thing:
max_execution_time = 300000;
I think it was set to 300 and I just added a bunch of "0".
Problem is totally solved.
Not sure why this just starting happening since 1.5., but I'm glad I figured it out.
The issue was with my server (I host with Media Temple). I needed to modify the php.ini file. I only changed one thing:
max_execution_time = 300000;
I think it was set to 300 and I just added a bunch of "0".
Problem is totally solved.
Not sure why this just starting happening since 1.5., but I'm glad I figured it out.