• Resolved fotofashion

    (@fotofashion)


    Hi there!

    Did anything change in v2, or did my hoster change the server configuration without my knowledge? Everything used to run just fine, but now I receive the exec() disabled warning.

    Cheers!
    Andreas

    – – – – – L O G – – – – –

    vu2021
    EWWW IO version: 201
    WP version: 4.0
    ewww_image_optimizer_admin_init()
    ewww_image_optimizer_init()
    ewww_image_optimizer_cloud_init()
    ewww_image_optimizer_exec_init()
    ewww_image_optimizer_install_tools()
    Checking/Installing tools in /var/www/virtual/mydomain.com/htdocs/wp-content/ewww/
    wp-content/ewww permissions: 0750
    ewww_image_optimizer_install_paths()
    CPU architecture: x86_64
    generated paths:
    /var/www/virtual/mydomain.com/htdocs/wp-content/plugins/ewww-image-optimizer/jpegtran-linux64
    /var/www/virtual/mydomain.com/htdocs/wp-content/plugins/ewww-image-optimizer/optipng-linux
    /var/www/virtual/mydomain.com/htdocs/wp-content/plugins/ewww-image-optimizer/gifsicle-linux
    /var/www/virtual/mydomain.com/htdocs/wp-content/plugins/ewww-image-optimizer/pngquant-linux
    /var/www/virtual/mydomain.com/htdocs/wp-content/plugins/ewww-image-optimizer/cwebp-linux864
    /var/www/virtual/mydomain.com/htdocs/wp-content/ewww/jpegtran
    /var/www/virtual/mydomain.com/htdocs/wp-content/ewww/optipng
    /var/www/virtual/mydomain.com/htdocs/wp-content/ewww/gifsicle
    /var/www/virtual/mydomain.com/htdocs/wp-content/ewww/pngquant
    /var/www/virtual/mydomain.com/htdocs/wp-content/ewww/cwebp
    64-bit linux detected while installing tools
    ewww_image_optimizer_md5check()
    /var/www/virtual/mydomain.com/htdocs/wp-content/ewww/jpegtran-alt: 8e4a09bb04ba001f5f16651ae8594f7f
    ewww_image_optimizer_md5check()
    /var/www/virtual/mydomain.com/htdocs/wp-content/ewww/cwebp-alt: eb3a5b6eae54140269ed6dcf6f792d37
    Linux/UNIX style OS, checking permissions
    jpegtran permissions: 0755
    gifsicle permissions: 0755
    optipng permissions: 0755
    pngquant permissions: 0755
    webp permissions: 0755
    ewww_image_optimizer_settings_script()
    images to check for savings: 675
    ewww_image_optimizer_notice_utils()
    ewww_image_optimizer_exec_check()
    disable_functions = show_source,system,shell_exec,passthru,exec,phpinfo,shell,symlink
    suhosin_blacklist =
    ewww_image_optimizer_disable_tools()
    ewww_image_optimizer_options()
    ewww_image_optimizer_jpg_background()
    ewww_image_optimizer_jpg_background()
    ewww_image_optimizer_jpg_quality()

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

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

    (@nosilver4u)

    If you look near the end of that debug log you’ll see ‘disable_functions=…’ and it includes exec, so they changed the config on you. Nothing with the exec detection changed in 2.0, and the debug log confirms the raw output of that particular setting.

    Thread Starter fotofashion

    (@fotofashion)

    Okie, just wanted to double-check since the warning appeared at the time I upgraded to v2. Apparently just a coincidence. Thanks for your swift response!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘exec() required?’ is closed to new replies.