Welcome Guest, Not a member yet? Register   Sign In
[split] Max execution time exceeded (CodeIgniter 3.1.9 released)
#1

(This post was last modified: 06-28-2018, 06:00 AM by ciadmin.)

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-708...#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
Reply




Theme © iAndrew 2016 - Forum software by © MyBB