Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author nosilver4u

    (@nosilver4u)

    Usually, you remove exec from the disable_functions parameter in your php.ini file and then restart your web server process (apache or nginx), and/or possibly php-fpm if you use that.

    Thread Starter chi-luong

    (@chi-luong)

    thanks for you response 🙂

    where can i remove the exec from the disable_funcitons parameters? Where can i find the php.ini where i can disable that?

    Thanks 🙂

    Plugin Author nosilver4u

    (@nosilver4u)

    If you don’t know, you need to talk to your server admin or your webhost for assistance.

    Thread Starter chi-luong

    (@chi-luong)

    hi thanks for your help 🙂

    but now there are still some points missing.

    jpegtran: Installed 
    version: Independent JPEG Group’s JPEGTRAN, version 9a 19-Jan-2014
    optipng: Installed version: OptiPNG version 0.7.5
    gifsicle: Installed version: LCDF Gifsicle 1.84
    safe mode: Off  exec(): Enabled  
    Graphics libraries – only need one, used for conversion, not optimization
    GD: Installed  Imagemagick ‘convert’: Missing

    Only need one of these:
    finfo: Missing  getimagesize(): Installed  mime_content_type(): Missing

    – Imagemagick ‘convert’ is missing

    – and do i need the “finfo” or “mime_content_type()”
    It says only need one of these, but on your install video https://www.youtube.com/watch?v=CLBjjcaJ2pw

    Its showing all 3 options “ok”

    Thanks

    Plugin Author nosilver4u

    (@nosilver4u)

    looks like you are good to go.

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

The topic ‘EWWW Image Optimizer requires exec(). ERROR’ is closed to new replies.