Home▸ Forums▸ Fatal Error▸ Fatal Error Thread Fatal Error Fatal Error 68k 3 posts Aug 25, 2007 — Aug 25, 2007 View original thread ↗ #1 Sat, 25 Aug 2007 - 03:10 Hi all! Whenever I try to edit something in the Wiki I get the following error: Code: Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 4096 bytes) in /home/tomleven/hosted/68kmla.org/wiki/includes/media/Bitmap.php on line 165 It just started doing this! #2 Sat, 25 Aug 2007 - 10:03 Got it sorted. PHP's memory limit was set a bit low, so I've increased it. #3 Sat, 25 Aug 2007 - 17:34 Thank you!
#1 Sat, 25 Aug 2007 - 03:10 Hi all! Whenever I try to edit something in the Wiki I get the following error: Code: Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 4096 bytes) in /home/tomleven/hosted/68kmla.org/wiki/includes/media/Bitmap.php on line 165 It just started doing this!
#2 Sat, 25 Aug 2007 - 10:03 Got it sorted. PHP's memory limit was set a bit low, so I've increased it.