I had a previously working PHP script, but it threw this error message that said: “PHP Fatal error: Allowed memory size of 8388608 bytes exhausted…”. This is something that happens when the memory requirements exceed the default 8MB limit in PHP. If you’re getting this error message, don’t worry because it’s easy to solve. If [...]
Continue reading...
Saturday, March 28, 2009
3 Comments