wp-config.php not recognized
-
I get an error code when I try to work with a plugin concerning weather the wp-config.php password is correct. Also, my website never remembers my password and even though it’s there it says it’s blank.
The blog I need help with is: (visible only to logged in users)
-
If you are working with plugins and wp-config.php, then you are using a self-hosted version of WordPress instead of the WordPress.com-hosted version that is supported here.
With that being said, I would verify your username and password in the database has access to the database you are using and both of those match what is listed in your wp-config.php.
Here are some other things to check:
http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-error-establishing-a-database-connection-in-wordpress/If you are still having issues after this, please check the forums on WordPress.org and start a new thread if you are unable to find a solution.
https://wordpress.org/support/When you do this, please include as much information as possible, such as your site URL, what error messages you are seeing, if anything has recently changed, and what you have tried already.
Here is a list of differences between WordPress.com and WordPress.org:
https://en.support.wordpress.com/com-vs-org/ -
- The topic ‘wp-config.php not recognized’ is closed to new replies.