Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi WPers,

    What version are you using? The code for this logic looks at the php.ini so if your using another directive such as multiple php.ini files or an htaccess directive then it may be reading your configuration from the wrong location. If this is the case you need to check with your hosting provider to see which configuration your PHP process is using.

    You can also overwrite this logic in the installer.php around line #1860

    Hope that helps!

    Thread Starter WPers

    (@wordpressers)

    Hi,
    I using 0.4.6 (Latest version)
    Problem Resolved 🙂
    I created php.ini in root directory and write safe_mode=off
    Working. Thanks.

    Thanks Great! Thanks for posting your solution back to the forums…

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘SafeMode Off’ is closed to new replies.