Welcome Guest, Not a member yet? Register   Sign In
( problem ) Fatal error: Allowed memory size of 134217728 bytes exhausted lib/Doctrine/Connection.php
#3

[eluser]mddd[/eluser]
You are using up A LOT of memory: 128 MB, it looks like.
So the problem is probably that you are loading a lot of stuff and not closing those files/connections/whatever.
If you are handling data, make sure you remove those variables/objects when you're done with them.


Messages In This Thread
( problem ) Fatal error: Allowed memory size of 134217728 bytes exhausted lib/Doctrine/Connection.php - by El Forum - 08-03-2010, 01:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB