Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23833

    How can I fix this issue?

    Warning: imagejpeg(): gd-jpeg: JPEG library reports unrecoverable error: in /home/imbizbuilder/web.imbizbuilder.com/wordpress/wp-includes/class-wp-image-editor.php on line 420

    #23834
    admin
    Member

    Good morning,

    Thanks for your question about getting an error message about gd-jpeg. There’s a number of reasons you may be getting this error message. Here’s a few listed below.

    1.  Check your disk space. Be sure you have enough free disk space. You may have to reach out to your hosting provider to check this.
    2.  Check your memory limit for PHP
    3.  Check the post_max_size and the upload_max_filesize settings (you can set more in your .htaccess file)
    4. Also, you may have tried to create an image from jpeg file that’s not actually a jpeg file. Even though the image may have the file extension as jpeg it’s possible it’s something else like a png file.

    Are you getting this error message all the time? Is it only with a specific file? Any additional information you can provide would be greatly appreciated.

    Thanks!

    Tim S

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How can I fix this error about gd library?’ is closed to new replies.