Welcome Guest, Not a member yet? Register   Sign In
Fatal error: Allowed memory size
#1

[eluser]kkatusic[/eluser]
Hello,

I'm getting this error for CI 2.0.2 version:

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 68596 bytes) in /home/xxxxxx/public_html/xxxxxxx/system/core/Loader.php on line 308

I uploaded only one controller and 4 view files(main, header, content, footer). In controller is only one function index(){$this->load->view('main')}.

On same host I run 3 subdomains with CI 1.7.2 and everything work fine.

Have you any suggestion for me, what I must change? Must I enable more memory space for CI 2.0?

Thx
#2

[eluser]kkatusic[/eluser]
I get it. I tried to view same file twice in view file.

Sorry for disturbing.




Theme © iAndrew 2016 - Forum software by © MyBB