Starting getting this error on uploads after a Cpanel update:
"PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed"
Image Magick is installed, but how do I figure out what is causing the error?
Got it solved, but for anyone else who gets this issue, after updating CPanel and PHP you have to update Apache too:
From your current Apache configuration, it seems that the php running on
the server has not been compiles with GD support. So you will have to
update Apache inorder to have it installed. For that you will have to
login to WHM, then go to Software section, then select update Apache, and
from the list of all the options that can be added, select GD (Version
2.0.15).