I am getting an error every time I try to upload a portrait orientation image to my website, landscape images work fine
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 3800 bytes)
The image is only 200k and 950 pixels wide.
When I embed a portrait image from another server, it works, but I would prefer to just upload it straight to wordpress as to consolidate all the images in the one place.
Does anyone know how to fix this?
Thanks.