Please post your debug information from the settings page, and then describe in detail what you are trying to do.
Hi I haven’t the debug information where can I find it ?
Would it be possible to make it work from my server which would execute it without getting my laptop turned on ?
The debug information is on the settings page when you have turned on the debug option, and you’re still not providing anything close to enough information for me to help you. What do you want to make work on the server without turning your laptop on? As much detail as possible please. Step by step what you are trying to accomplish.
In fact I don’t want to click on the “Run all my images through image optimizers right now” button because I have 9000 images to process and I don’t want my computer to be turned on for 5 days long. Does it exist a way through a crontab or any other one to fix it ?
Ah, now I understand what you’re getting at. Yes, you can run it via cron if you have access to the command line on your server. EWWW has a wp-cli interface, see the main page for more detail on that: https://ww.wp.xz.cn/plugins/ewww-image-optimizer/
And the wp-cli homepage: http://wp-cli.org/
Hi I have this error
natachaste-12781:~$ php wp-cli.phar help ewwwio optimize
Error: This does not seem to be a WordPress install.
Pass –path=path/to/wordpress or run wp core download.
You need to put wp-cli inside your WP root folder.