PHP Fatal error: Uncaught Intervention\Image\Exception\NotSupportedException: D
-
I have enabled GD library but I am still getting below error while generating thumbnails.
[22-Feb-2019 18:28:13 UTC] PHP Fatal error: Uncaught Intervention\Image\Exception\NotSupportedException: Driver (GD) could not be instantiated. in /home/dev/public_html/wp-content/plugins/smart-image-resize/includes/vendor/intervention/image/src/Intervention/Image/ImageManager.php:113 Stack trace: #0 /home/dev/public_html/wp-content/plugins/smart-image-resize/includes/vendor/intervention/image/src/Intervention/Image/ImageManager.php(52): Intervention\Image\ImageManager->createDriver() #1 /home/dev/public_html/wp-content/plugins/smart-image-resize/admin/class-plugpix-smart-image-resize-admin.php(133): Intervention\Image\ImageManager->make('/home/dev/pub...') #2 /home/dev/public_html/wp-includes/class-wp-hook.php(286): Plugpix_Smart_Image_Resize_Admin->resize_images(Array, 189) #3 /home/dev/public_html/wp-includes/plugin.php(208): WP_Hook->apply_filters(Array, Array) #4 /home/dev/public_html/wp-admin/includes/image.php(306): apply_filters('wp_generate_att...', Array, 189) #5 /home/dev/public_html/wp-content/plugins/regenerate-thumbnails/i in /home/dev/public_html/wp-content/plugins/smart-image-resize/includes/vendor/intervention/image/src/Intervention/Image/ImageManager.php on line 113
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP Fatal error: Uncaught Intervention\Image\Exception\NotSupportedException: D’ is closed to new replies.