Ene Bissenbakker
Forum Replies Created
-
Hey, I’m having the same problem! Brian, may I ask you this: rename the Wordfence folder to what? What name should it have?
Forum: Fixing WordPress
In reply to: he file 'wp-config.php' already existsIt doesn’t really do the trick…
Forum: Fixing WordPress
In reply to: he file 'wp-config.php' already existsI did try doing that before, and it lets me access the site, but it doesn’t look quite right
(take a look here – there’s something wrong in the top..
Thanks for your support, btw!Forum: Fixing WordPress
In reply to: he file 'wp-config.php' already existsYes I know, and I figure it’s a password-related problem since it happens when I update + change password. But the password is matching, so I’m really puzzled… I’ve even tried to change between the old and the new password. It’s my own site, btw.
In the wp-config.php file ends with this, I don’t know… does it look strange?
/** WordPress absolute path to the WordPress directory. */
if ( !defined(‘ABSPATH’) )
define(‘ABSPATH’, dirname(__FILE__) . ‘/’);/** Sets up WordPress vars and included files. */
require_once(ABSPATH . ‘wp-admin/setup-config.php’);
require( ABSPATH . ‘wp-settings.php’);I have to say that I’m not a skilled user here, my knowledge is pretty basic.