WordPress Fatal error: Allowed memory size of 33554432 bytes exhausted
The problem: Receive “Fatal error: Allowed memory size of 33554432 bytes exhausted” when try to upload an image with medium file size. To solve this error, try to increase the memory allocated to PHP. You can set the limit to 32MB, 64MB, 128MB or 256MB. It depends on your host. Solution 1: Edit PHP.ini If […]
WordPress Fatal error: Allowed memory size of 33554432 bytes exhausted Read More »