Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Taylor Lovett

    (@tlovett1)

    Can you email tlovett88[at]gmail?

    Thread Starter Eusebiu Oprinoiu

    (@eusebiuoprinoiu)

    Sure! I sent you an email with a few more details.

    daverempel

    (@daverempel)

    I had the same issue on a local install.

    @taylor:

    1.

    if ( ! @is_writable( ABSPATH . 'wp-config.php' ) ) {

    What if WP is in a folder? wp-config is not where you are looking for it.

    2. If I disable the above if, you find the config, *DELETE* everything in it and keep only one line about WP_CACHE…. Exactly the same as other people here reported.

    Regards
    Gregory (@tivnet)

    Plugin Author Taylor Lovett

    (@tlovett1)

    Is everyone here on Windows?

    yeah windows 10 here

    basically overwrote my whole wp-config.php file

    Plugin Author Taylor Lovett

    (@tlovett1)

    What versions of Windows? What type of development environments? XAMP?

    Windows 10 – WAMP

    Plugin Author Taylor Lovett

    (@tlovett1)

    Fixed in 1.2.4

    Hi Taylor,

    I downloaded and installed the plugin from git this afternoon 16.04.27, and it wiped out the db info, SALTS etc from my wp-config file. It did add the line for define( ‘WP_CACHE’, true ); // Simple Cache, and left the line for the path to wp-settings.php … all else was gone.

    I had backed up my files beforehand, and simply added the missing info back in, but figured I would let you know.

    Site is hosted on godaddy on a shared linux hosting account. Yell if you need more info. and thanks

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

The topic ‘Broken wp-config.php’ is closed to new replies.