• Resolved joeblstrn7

    (@joeblstrn7)


    I have no idea what to do here… I’m getting all of these issues how do I fix them?

    egtran: Installed version: Independent JPEG Group’s JPEGTRAN, version 6b 27-Mar-1998
    optipng: Missing
    gifsicle: Missing
    pngout: Missing Install automatically | manually – Pngout is free closed-source software that can produce drastically reduced filesizes for PNGs, but can be very time consuming to process images
    pngquant: Missing
    safe mode: Off  exec(): Enabled  
    Graphics libraries – only need one, used for conversion, not optimization
    GD: Installed  Imagemagick ‘convert’: Installed
    Only need one of these:
    finfo: Missing  getimagesize(): Installed  mime_content_type(): Missing
    file command not found on your system
    nice command not found on your system (not required)

    https://wordpress.org/plugins/ewww-image-optimizer/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Shane Bishop

    (@nosilver4u)

    Looks like you probably need a newer version of PHP since you are missing the fileinfo extension that is included with PHP 5.3+. Check with your webhost to see if there is a way to change your PHP version, and/or get the fileinfo extension loaded.

    Thread Starter joeblstrn7

    (@joeblstrn7)

    will the files still be decompressed. I ran the tool it look slike it done something.

    Plugin Author Shane Bishop

    (@nosilver4u)

    All the JPG files will be processed no problem. It would just be PNG and GIF files that you can’t compress since you are missing optipng and gifsicle. If you don’t care, then you can just disable them on the Advanced tab.

    If you can’t update PHP or enable fileinfo, you can always use the EWWW IO API at https://ewww.io but that is totally up to you.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘cna't install’ is closed to new replies.