• Resolved jamminjames

    (@jamminjames)


    I’m getting this warning when managing a gallery in NextGen:

    PHP message: PHP Warning: chmod(): Operation not permitted in /var/www/humortimes/wp-content/plugins/ewww-image-optimizer/unique.php on line 437

    (Also getting for lines 445 & 447.) Why would EWWW need to chmod() anything? How can this be resolved?

    Thanks for any help.

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

    (@nosilver4u)

    Hi @jamminjames,
    For free mode to work, the plugin needs to copy and chmod the binaries (executables) that it uses for optimization. The folder where EWWW IO will attempt to copy the binaries is wp-content/ewww/ and they need to be readable and executable. Based on that error, the binaries should already be copied, so you can manually fix the permissions and the warnings will go away.

    Thread Starter jamminjames

    (@jamminjames)

    Thanks, thought we had permissions correct on that folder, but the ownership needed to be changed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Warning: chmod(): Operation not permitted’ is closed to new replies.