I received this error message a few weeks back while I was uploading a picture using WordPress.
Fatal Error: Out of Memory (allocated 69992448) tried to allocate 4224 bytes in <address> on line 162.
I thought it was just a problem with the Flash uploader so I tried the browser uploader but received the same error.
Here’s how I managed to fix this error after googling around:
1. Go to your host’s cpanel and open php.ini Quickconfig.
2. Click Enable Quickconfig
3. Edit the memory limit to something higher, I set mine as 64M.
After doing these steps, the error disappeared and I was able to upload pictures the same way as before.








