safe mode error – can’t upgrade automatically
-
Hi,
trying to update WP to 2.8.6.I did the manual update, everything went smoothly.
But when I tried to activate plugins I wanted to upgrade one, and off course I wanted to upgrade automatically. But then I got this error:
———————
Downloading update from http://downloads.wordpress.org/plugin/addthis.1.5.4.zip.
Warning: touch(): SAFE MODE Restriction in effect. The script whose uid/gid is 194400/194400 is not allowed to access /tmp owned by uid/gid 0/0 in /hsphere/local/home/blahblah/blahblah/wp-admin/includes/file.php on line 175Download failed. Could not create Temporary file
———————Well I heard about this “safe mode” to be something that is up to server provider. But I have several WP at the same provider, and all of them works with WP 2.8.6 and auto-upgrades.
I checked PHP Core values about “safe mode”, and found this:
Local Value
safe_mode Off
safe_mode_exec_dir no value
safe_mode_gid On
safe_mode_include_dir no valueMaster Value
safe_mode On
safe_mode_exec_dir no value
safe_mode_gid On
safe_mode_include_dir no valueAny ideas? Can I do something that this work? Some “magic” .htaccess file? Should I change chmod to some folder?
The topic ‘safe mode error – can’t upgrade automatically’ is closed to new replies.