Welcome Guest, Not a member yet? Register   Sign In
error
#1

[eluser]gunprojects[/eluser]
Hi,
I wanna ask about the error that i got, the error is like this
Quote:Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 1572864 bytes)
is there any solution about that, because if I'm running in local, i didn't got this problem, in local i set the memory_limit to -1 and the error is gone, but if i put in hosting the error is appear again, but inside the hosting i already change it same as my local

need advice from everyone.

Regards
G
#2

[eluser]skunkbad[/eluser]
[quote author="gunprojects" date="1291625939"]Hi,
I wanna ask about the error that i got, the error is like this
Quote:Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 1572864 bytes)
is there any solution about that, because if I'm running in local, i didn't got this problem, in local i set the memory_limit to -1 and the error is gone, but if i put in hosting the error is appear again, but inside the hosting i already change it same as my local

need advice from everyone.

Regards
G[/quote]

Without isolating what is causing the error, and showing us some code, there's no way we can help you.
#3

[eluser]gunprojects[/eluser]
the error is when im trying making a report, im using doctrine.
the error is appear from this script
/public_html/code/ci_core/plugins/doctrine/Doctrine/Query/Abstract.php on line 2108
#4

[eluser]skunkbad[/eluser]
[quote author="gunprojects" date="1291639472"]the error is when im trying making a report, im using doctrine.
the error is appear from this script
/public_html/code/ci_core/plugins/doctrine/Doctrine/Query/Abstract.php on line 2108[/quote]

I've never used Doctrine. I think you should start another thread, and this time include this information, and include "Doctrine" in the title of the tread.




Theme © iAndrew 2016 - Forum software by © MyBB