I get this error when users are uploading images on my site.
error msg is \"PHP Fatal error: Out of memory (allocated 80740352) (tried to allocate 12352 bytes) in /
set_time_limit(0); ini_set('memory_limit', '20000M');
To the top of your script. Change the 20000M accordingly.