I'm new to this - For some reason my localhost website stopped working and I've tried all of the popular recommended options and this didn't work. So I redownloaded MAMP and redownloaded Wordpress.
I am still getting this error. What could be causing this? The database, wp content, and wp-config.php aren't even up in the localhost folder, so it can't be that.
I'm new to this - For some reason my localhost website stopped working and I've tried all of the popular recommended options and this didn't work. So I redownloaded MAMP and redownloaded Wordpress.
I am still getting this error. What could be causing this? The database, wp content, and wp-config.php aren't even up in the localhost folder, so it can't be that.
Share Improve this question asked Jun 28, 2019 at 0:18 MariaMaria 194 bronze badges 01 Answer
Reset to default 0Have you: - checked to ensure that the MySQL process is running locally? - set up a user/pass for the database? - used the same user/pass in the wp-config.php file?
That error usually means that the SQL server can't find or authenticate to the database.