Forums
(@vurcease)
8 years, 1 month ago
I encountered the same error, both selecting an existing 512×512 image as well as attempting to crop a larger one.
The solution was indeed to install php-gd on my self-hosted server.
`sudo yum install php-gd