Last modified: 2010-05-15 15:37:36 UTC
by the installation site http://wiki.mydict.com/config/ see man Warning: PHP's safe mode is active but the safe_mod is off. http://wiki.mydict.com/xx.php
Since the master value is *On*, please double-check that you've turned it off correctly. In particular, if using something like php_value in .htaccess, use php_flag instead. If you're using php_value to set it to "Off" it will set it to the actual string value "Off" which evaluates to true in a boolean context.
Seems good on our side. Please reopen the issue if comment #1 didnt help.