bohwp
Forum Replies Created
-
Forum: Plugins
In reply to: [WebP Express] Open_basedir errorThanks for the help! No luck so far, I had a feeling it was the path directory and permissions on the grid not being compatible.
Happy to try anything you suggest.
Forum: Plugins
In reply to: [WebP Express] Open_basedir errorDetecting versions of the cwebp binaries found (and verifying that they can be executed in the process)
Executing: /nfs/c11/h04/mnt/198641/domains/bohdental.com.au/html/wp-content/plugins/webp-express/vendor/rosell-dk/webp-convert/src/Convert/Converters/Binaries/cwebp-linux-1.0.2-shared -version
Exec failed (return code: 126)
PS: Return code 126 means “Permission denied”. The user that the command was run with does not have permission to execute that binary.
Executing: /nfs/c11/h04/mnt/198641/domains/bohdental.com.au/html/wp-content/plugins/webp-express/vendor/rosell-dk/webp-convert/src/Convert/Converters/Binaries/cwebp-linux-1.0.2-static -version
Exec failed (return code: 126)
PS: Return code 126 means “Permission denied”. The user that the command was run with does not have permission to execute that binary.
Executing: /nfs/c11/h04/mnt/198641/domains/bohdental.com.au/html/wp-content/plugins/webp-express/vendor/rosell-dk/webp-convert/src/Convert/Converters/Binaries/cwebp-linux-0.6.1 -version
Exec failed (return code: 126)
PS: Return code 126 means “Permission denied”. The user that the command was run with does not have permission to execute that binary.**Error: ** **None of the cwebp files located can be executed. All failed with return code 126 (permission denied)**
*Warning: dirname() expects exactly 1 parameter, 2 given in /nfs/c11/h04/mnt/198641/domains/bohdental.com.au/html/wp-content/plugins/webp-express/lib/classes/SanityCheck.php, line 185, PHP 5.6.21 (Linux)*
*Warning: dirname() expects exactly 1 parameter, 2 given in /nfs/c11/h04/mnt/198641/domains/bohdental.com.au/html/wp-content/plugins/webp-express/lib/classes/SanityCheck.php, line 185, PHP 5.6.21 (Linux)*
*Warning: dirname() expects exactly 1 parameter, 2 given in /nfs/c11/h04/mnt/198641/domains/bohdental.com.au/html/wp-content/plugins/webp-express/lib/classes/SanityCheck.php, line 185, PHP 5.6.21 (Linux)*