• Hi, thanks for this great plugin.

    I have installed the cwebp on debian 9 Google cloud engine, so I am not using the bundled cwebp that come with this plugin.

    Here is the info from the PHP Script for Webhost https://ibb.co/khfNNsZ

    But the server is showing error on this.
    ———————————————————————————–
    sh: 1: /home/will/public_html/domain.com/wp-content/plugins/webp-express/vendor/rosell-dk/webp-convert/src/Convert
    /Converters/Binaries/cwebp-linux-0.6.1: Permission denied
    /home/will/public_html/domain.com/wp-content/plugins/webp-express/vendor/rosell-dk/webp-convert/src/Convert/Converters/Binaries/cwebp-linux-1.0.2-static: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such f
    ile or directory
    /home/will/public_html/domain.com/wp-content/plugins/webp-express/vendor/rosell-dk/webp-convert/src/Convert/Converters/Binaries/cwebp-linux-1.0.2-static: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such f
    ile or directory
    sh: 1: /home/will/public_html/domain.com/wp-content/plugins/webp-express/vendor/rosell-dk/webp-convert/src/Convert/Converters/Binaries/cwebp-linux-0.6.1: Permission denied
    sh: 1: /home/will/public_html/domain.com/wp-content/plugins/webp-express/vendor/rosell-dk/webp-convert/src/Convert/Converters/Binaries/cwebp-linux-0.6.1: Permission denied
    /home/will/public_html/domain.com/wp-content/plugins/webp-express/vendor/rosell-dk/webp-convert/src/Convert/Converters/Binaries/cwebp-linux-1.0.2-static: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such f
    ile or directory
    sh: 1: /home/will/public_html/domain.com/wp-content/plugins/webp-express/vendor/rosell-dk/webp-convert/src/Convert/Converters/Binaries/cwebp-linux-0.6.1: Permission denied
    /home/will/public_html/domain.com/wp-content/plugins/webp-express/vendor/rosell-dk/webp-convert/src/Convert/Converters/Binaries/cwebp-linux-1.0.2-static: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such f
    ile or directory
    ———————————————————————————–

    Then I allow execute for the apache user, now they are showing this error

    /home/will/public_html/domain.com/wp-content/plugins/webp-express/vendor/rosell-dk/webp-convert/src/Convert/Converters/Binaries/cwebp-linux-1.0.2-static: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such f
    ile or directory

    How do I solve this ?

    How to ask this plugin to just used my pre installed cwebp ?

    Thanks

    • This topic was modified 5 years, 5 months ago by esia168.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author rosell.dk

    (@roselldk)

    1. Click the “configure” button next to the cwebp conversion method.
    2. Disable the “Try precompiled cwebp” option.

    The “Try to execute cweb binary at common locations” option should be enabled. It will first try simply executing “cwebp” (without specifying path).

    Plugin Author rosell.dk

    (@roselldk)

    But does it mean that the cwebp doesn’t work in WebP Express, while the test script says it works?

    I’m surprised if that is the case.

    Thread Starter esia168

    (@esia168)

    Hey, thanks so much, that setting works, now the errors are gone.

    “But does it mean that the cwebp doesn’t work in WebP Express, while the test script says it works?”

    Before I apply the solution, the WebP Express does work, I saw my website has many jpeg and png converted to webp format. It is just that in apache throw that errors. Also in Webp Express setting, the test for the cwebp does work.

    • This reply was modified 5 years, 5 months ago by esia168.
    Plugin Author rosell.dk

    (@roselldk)

    ok, good to hear that it works as I expect it to.
    But I guess it is not ideal with all those messages in the error log.
    I have created an issue in the queue for dealing with this: https://github.com/rosell-dk/webp-express/issues/350

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘cwebp-linux-1.0.2-static: error while loading shared libraries: libjpeg.so.8: ca’ is closed to new replies.