Welcome Guest, Not a member yet? Register   Sign In
PHP Fatal error in Session_files_driver.php on line 247
#3

(This post was last modified: 01-19-2016, 05:10 AM by InsiteFX.)

You can try to change the execution time by placing the below at the top of your index.php file:

ini_set('max_execution_time', 60); //60 seconds = 1 minute
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: PHP Fatal error in Session_files_driver.php on line 247 - by InsiteFX - 01-19-2016, 05:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB