CodeIgniter Forums
[split] Max execution time exceeded (CodeIgniter 3.1.9 released) - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Development (https://forum.codeigniter.com/forumdisplay.php?fid=6)
+--- Forum: CodeIgniter 3.x (https://forum.codeigniter.com/forumdisplay.php?fid=17)
+--- Thread: [split] Max execution time exceeded (CodeIgniter 3.1.9 released) (/showthread.php?tid=71033)



[split] Max execution time exceeded (CodeIgniter 3.1.9 released) - hadikhang - 06-27-2018

CodeIgniter 3.1.9 seems having issue. Since I updated to this version, I often got maximum execution time issue even for very light and simple ajax call.
Issue was disappeared when I reverted it back to prior version v3.1.8.

-----------------------------
After update to CI 3.1.9 we got

system/libraries/Session/drivers/Session_files_driver.php on line 212

Similar error:
https://github.com/bcit-ci/CodeIgniter/issues/5530

Similar error:
 https://forum.codeigniter.com/thread-70877-post-355087.html#pid355087

We get that freeze(max execution) without using AJAX, but the issue is the same. It is some problems with sessions.

So we still use CI 3.1.8