safe mode reported on, despite being off
-
Greetings. We have several dozen installations of your plugin running on our servers and ever since upgrading to version 1.7.1 they all get the message: “Safe Mode is turned on for PHP. This plugin cannot operate in Safe Mode.” Safe mode is disabled in php.ini for every wordpress installation we have.
Here are typical relevant info from a phpinfo():
PHP Version 5.3.26PHP Version 5.3.26 [SNIP] Configure Command: './configure' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-libxml' '--enable-mbstring' '--enable-pdo=shared' '--enable-safe-mode' '--enable-sockets' '--enable-zip' '--prefix=/usr' '--with-curl=/opt/curlssl/' '--with-gd' '--with-imap=/opt/php_with_imap_client/' '--with-imap-ssl=/usr' '--with-jpeg-dir=/usr' '--with-kerberos' '--with-libdir=lib64' '--with-libxml-dir=/opt/xml2/' '--with-mcrypt=/opt/libmcrypt/' '--with-mysql=/usr' '--with-mysql-sock=/var/lib/mysql/mysql.sock' '--with-mysqli=/usr/bin/mysql_config' '--with-openssl=/usr' '--with-openssl-dir=/usr' '--with-pcre-regex=/opt/pcre' '--with-pdo-mysql=shared' '--with-pdo-sqlite=shared' '--with-pgsql=/usr' '--with-pic' '--with-png-dir=/usr' '--with-sqlite=shared' '--with-xpm-dir=/usr' '--with-zlib' '--with-zlib-dir=/usr' [SNIP] safe_mode Off Off
Here is a partially obfuscated (username substituted) sample Debug log:
Debug Log username EWWW IO version: 174 WP version: 3.7.1 ewww_image_optimizer_admin_init() ewww_image_optimizer_install_tools() Checking/Installing tools in /home/username/public_html/tourism/wp-content/ewww/ wp-content/ewww permissions: 0755 ewww_image_optimizer_install_paths() generated paths: /home/username/public_html/tourism/wp-content/plugins/ewww-image-optimizer/jpegtran-linux64 /home/username/public_html/tourism/wp-content/plugins/ewww-image-optimizer/optipng-linux /home/username/public_html/tourism/wp-content/plugins/ewww-image-optimizer/gifsicle-linux /home/username/public_html/tourism/wp-content/ewww/jpegtran /home/username/public_html/tourism/wp-content/ewww/optipng /home/username/public_html/tourism/wp-content/ewww/gifsicle 64-bit linux detected while installing tools ewww_image_optimizer_md5check() /home/username/public_html/tourism/wp-content/ewww/jpegtran-custom: 2dab67e5f223b70c43b2fef355b39d3f Linux/UNIX style OS, checking permissions jpegtran permissions: 0755 gifislce permissions: 0755 optipng permissions: 0755 ewww_image_optimizer_init() ewww_image_optimizer_cloud_verify() ewww_image_optimizer_notice_utils() ewww_image_optimizer_exec_check() disable_functions = suhosin_blacklist = ewww_image_optimizer_disable_tools() ewww_image_optimizer_options() ewww_image_optimizer_jpeg_background() ewww_image_optimizer_jpeg_background() ewww_image_optimizer_jpg_quality()
While safe mode is available to turn on (‘–enable-safe-mode’) it is off in the php.ini (safe_mode = Off) and this is verified by phpinfo().
We would of course like to get your popular plugin working on our servers.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘safe mode reported on, despite being off’ is closed to new replies.