Jump to content

session_start timeouts


nwo4life

Recommended Posts

I have been developing an application on my local machine using PHP/MySQL. It works fine on my localhost. However, on the production shared hosting ( PHP Version 5.2.5 / CGI/FastCGI  ), it timeouts quiet often.

 

I have noticed that when it times out, I seem to have lost my session and have to re login into the application.

 

I have narrowed it down to the session_start() function call.

 

I am not too sure what is causing this.

 

I have read about similar issues but nothing seems to have resolved my problem.

 

Any helps would be greatly appreciated.

Link to comment
https://forums.phpfreaks.com/topic/176353-session_start-timeouts/
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.