Welcome Guest, Not a member yet? Register   Sign In
Found a thing makes running out of memory
#1

(This post was last modified: 05-22-2016, 06:18 PM by allenlee.)

Website were loading very long time and then showed me this message

Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 65488 bytes)



I made a mistake on this.. I remove a library name but only remove the string, forgot to remove ''

$autoload['libraries'] = array('');

This makes running out of memory.
Personal blog: https://terryl.in
My personal project is called Dictpedia is currently using Codeigniter 3, welcome.
Reply


Messages In This Thread
Found a thing makes running out of memory - by allenlee - 05-22-2016, 06:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB