0
votes
2answers
700 views

Fatal error: Allowed memory size of … bytes exhausted [closed]

I have tried all the following (although many said I only need either one) memory_limit = 512M (it's stated in my phpinfo(), this limit was set so long ago that I can't even remember when) ...