• Had three problems.

    Internal server error:
    Solved – Change directory permissions to 0x755, change file permissions to 0x644.

    Safe Mode failed:
    Solved – add php.ini in same directory where installer.php will run from with the following setting: safe_mode=off

    Installed in wrong path:
    I copied the archive and installer.php files to a new sub-directory. After running the installer and expecting the site would install in the root, it didn’t. Cleaned up structure of bad install, then re-installed, ensuring/expecting to install in the root. Same prob. Deleted bad install structure and just moved the archive and installer files to the root and ran again. All went well! I would expect the installer could run from any sub-dir, and replicate the site in a directory of choice. For this reason, 4-stars.

    Altogether, this is an EXCELLENT plugin!

Viewing 1 replies (of 1 total)
  • Thread Starter Pepperfly

    (@pepperfly)

    I just read that Safe Mode is deprecated as of PHP 5.3.0. The server I duplicated my site to is running 5.3.x. Seems the plugin should detect this and not fire off a false positive warning. However, the warning would not allow to ignore and proceed anyway without forcing to add/update the php.ini file accordingly.

Viewing 1 replies (of 1 total)
  • The topic ‘Works great; sorted out bumps along the way.’ is closed to new replies.