Wrong JPEG library version: library is 62, caller expects 80

This is caused by multiple versions of libjpeg installed on the server.

Check for libjpeg in library folders.

Lib folders can be find by checking /etc/ld.so.conf

Check version of libjpeg installed

Folder /usr/lib64/ have libjpeg.so.62.0.0 installed.

Folder /usr/local/lib have libjpeg.so.8.3.0 installed

To fix, deleted all libjpeg.so.62.0.0 files

Now create a symlink

Check what provides libjpeg

See if libjpeg installed

Uninstall libjpeg

Edit /etc/yum.conf

Disable auto updating libjpeg by adding

in exclude line.

See Errors

Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *