SMF Support > SMF 2.0.x Support
Help Allowed memory size of 33554432 bytes exhausted but mem limit is 256M
UT_Texan:
Hello, I have been having issues lately with installing and uninstalling mods. I am not able to at all. I searched this board but didn't find anything that helpd me fix the problem. I continuously get the following error anytime I try.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 77 bytes) in /home/dot777/public_html/forum/Sources/Subs-Package.php on line 2749
I checked with my host and my memory limit is set to 256M
I am using 2.0.2 and the most current mod i installed was aeva media 1.4w on 7/4. I even tried to uninstall it as well.
Does anyone have a clue as to how I resolve this problem.
thanks
Orangine:
anything in your Error log? it looks to me there's a memory leak somewhere
Arantor:
Subs/Class-Package.php
--- Code: ---@ini_set('memory_limit', '32M');
--- End code ---
Change that to 64M or even 256M. (Yes, that's right, SMF is reducing the memory available from the system default.)
UT_Texan:
Sweet!!!!! That did it. Thanks so much!!! ;D
Orangine:
may I ask why it's there, Arantor?
Navigation
[0] Message Index
[#] Next page
Go to full version