Can you email tlovett88[at]gmail?
Sure! I sent you an email with a few more details.
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)
Is everyone here on Windows?
basically overwrote my whole wp-config.php file
What versions of Windows? What type of development environments? XAMP?
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