(05-24-2016, 11:26 PM)Narf Wrote: (05-20-2016, 06:34 AM)jcarpenter Wrote: (05-20-2016, 02:06 AM)Narf Wrote: Changing php.ini settings won't change anything.
Which CI version are you using? If it's not the latest, upgrade to it.
We are on the latest version, 3.0.6
I don't see how this could happen with 3.0.6 unless there's an actual error while trying to free the lock in question ...
(05-20-2016, 06:14 PM)consigliere Wrote: I have the same issue.
Our site is hosted on AWS and we have ELB with 5 servers behind.
Yesterday we upgraded CI on 3.0.6 version.
We are using memcached for handling sessions.
In php.ini session handler is setup for memcached .
When I try to use CI with memcached site is loading forever.
But when I setup CI for using files the site is loading normally but have some weird issues.
For example on one page is fine but when I click on the other I have been logout or even use some previous users which I was logged in.
What should I do to make this work as it is supposed to work.
Thanks
That's not the same issue, and you're hijacking the thread.
So how do I determine if there is anĀ "actual error while trying to free the lock in question"?