E-wawa.pl wrote:Yep, synology 3.1 beta has problems with safe_mode... turning it on/off doesn't change anything.
You have to edit
/usr/syno/etc/php.ini
and change:
safe_mode_exec_dir = "dont remember what was here"
to
safe_mode_exec_dir = ""
and restart webstation...
After that it will work
With offical release of DSM 3.1 this setting has moved from
/usr/syno/etc/php.ini
to
/usr/syno/etc/php/user-setting.ini
Install and use Confile File Editor to do this:
viewtopic.php?f=27&t=11639Note: Even with offical 3.1 release, disabling the safe_mode_exec_dir setting in PHP Settings tab of Web Services still does not work.
Cheers!