Your edit session timed out
Posted by: jmicael (---.virtua.com.br)
Date: May 21, 2012 11:24PM

Hi guys.

I need to help.

I have a server, and on this server 4 people add to or editing customers. I used to making this server the last version of Wampesever.

But sometimes is displayed a messagem during editing of information or add new customer.

The messagem is: "Your edit session timed out"

I didn't made any config on wamper, I simply installed and I put online, I also used to make a simple web page the phprunner.

I have that make any config??

Thanks a lot.

Options: ReplyQuote
Re: Your edit session timed out
Posted by: RiggsFolly (---.as13285.net)
Date: May 22, 2012 10:07AM

That sounds like a application message. Havve you looked in your php code for that message?

Options: ReplyQuote
Re: Your edit session timed out
Posted by: jmicael (---.virtua.com.br)
Date: May 22, 2012 11:21PM

Yes man, but I did not found this message.

Options: ReplyQuote
Re: Your edit session timed out
Posted by: RiggsFolly (---.as13285.net)
Date: May 24, 2012 10:28AM

Its just a thought but possibly your sessions are timing out before your users have finished with there edit.

Look at
session.gc_maxlifetime = 1440

in php.ini

Try increasing the timeout to see if that reduces the number of times you get this problem. Then just keep adding time until even your slowest user get the work done before a timeout and garbage collection gets done.

Options: ReplyQuote
Re: Your edit session timed out
Posted by: jmicael (201.47.101.---)
Date: May 24, 2012 09:34PM

Thanks man, I will try it and after I send to you a feedback.

Thanks a lot for reply.

Options: ReplyQuote


Sorry, only registered users may post in this forum.