• Resolved mikelandsbr

    (@mikelandsbr)


    how to fix the error

    Warning: exec(): Unable to fork [“D:\Site\wordpress\wp-content/ewww/cwebp.exe” -version 2>&1] in D:\Site\wordpress\wp-content\plugins\ewww-image-optimizer\classes\class-local.php on line 1075

    Warning: exec(): Unable to fork [cwebp.exe -version 2>&1] in D:\Site\wordpress\wp-content\plugins\ewww-image-optimizer\classes\class-local.php on line 1075

    Warning: exec(): Unable to fork [“D:\Site\wordpress\wp-content/ewww/jpegtran.exe” -v D:\Site\wordpress\wp-content\plugins\ewww-image-optimizer/images/sample.jpg 2>&1] in D:\Site\wordpress\wp-content\plugins\ewww-image-optimizer\classes\class-local.php on line 919

    Warning: exec(): Unable to fork [jpegtran.exe -v D:\Site\wordpress\wp-content\plugins\ewww-image-optimizer/images/sample.jpg 2>&1] in D:\Site\wordpress\wp-content\plugins\ewww-image-optimizer\classes\class-local.php on line 919

Viewing 1 replies (of 1 total)
  • Plugin Support adamewww

    (@adamewww)

    Though it could be an issue with whatever version of Windows you are running your server on, the main issue is likely due to permissions. Make sure that the user account that runs the web process (Apache/IIS, whichever you’re running) has full permission on the files in wp-content/ewww/ (read, write, execute).

Viewing 1 replies (of 1 total)
  • The topic ‘Warning: exec(): Unable to fork’ is closed to new replies.