Oberto / php-image-magician

Image manipulation at it's finest.
http://phpimagemagician.jarrodoberto.com
91 stars 54 forks source link

The GD Library is not installed. #26

Open dchubad opened 2 years ago

dchubad commented 2 years ago

Just updated my apache, php and phpMyAdmin to the latest versions... PHP version: 8.0.12 phpMyAdmin Version 5.1.1 Apache/2.4.51 (Win64) OpenSSL/1.1.1 (Windows 11) Since updating I get the following error when trying to save images. "The GD Library is not installed." I have not changed any code on my server where it was working perfectly before. thanks

EDIT: I opened php/php,ini uncommented ;extension=gd to extension=gd then saved. Restarted computer but now I get this annoying message when trying to upload/edit photos: "saveImage: This is not a resource."