Mine’s just fine now. When trying to upload a photo via WordPress’ interface I used to get this error:
Fatal error: Allowed memory size of 8388608 bytes exhausted
Couldn’t find a quick fix and worked around it using Flickr until today.
Recently MediaTemple sent notification of a default change to all their users’ environments. In the FAQ they sent out – out jumped said error message. The fix, easy: FTP into the affected account and edit the php.ini file in /etc/ .
A quick change of “blankety-blank” in: memory_limit = [blankety-blank]
to “100M”, hence: memory_limit = 100M
.
Robert is my sons’ mother’s brother.
Last updated on 6th September 2018
Leave a Reply