• Resolved coleh3

    (@coleh3)


    I am receiving the following error messages across all my sites on the same CentOS Linux Server.

    EWWW Image Optimizer could not install tools in /wp-content/ewww/. Please adjust permissions or create the folder. If you have installed the tools elsewhere on your system, check the option to Use System Paths. For more details, visit the Settings Page or the Installation Instructions.

    EWWW Image Optimizer uses jpegtran, optipng, pngout, pngquant, gifsicle, and cwebp. You are missing: optipng, gifsicle. Please install via the Settings Page or the Installation Instructions.

    However, All the folders have 775 permissions and files have 664 so they are both writable by user and group.

    Apache is part of the www-data group that owns those files and folders.

    Thank you for your help.

    https://ww.wp.xz.cn/plugins/ewww-image-optimizer/

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

    (@nosilver4u)

    In my experience, it isn’t www-data on CentOS, but things could change (or you might have it setup differently). Use the “top” command to view what user the apache/httpd process is running as just to double-check. Last resort would be to change the /ewww/ folder to 777, but that normally isn’t necessary.

Viewing 1 replies (of 1 total)

The topic ‘Error Messages’ is closed to new replies.