niteowlrecords
New Member
- Messages
- 5
- Reaction score
- 0
- Points
- 0
After the Chopin transfers/maintenance, my site keeps reporting an "Error establishing a database connection." What should I do to fix this?
/** MySQL hostname */
define('DB_HOST', 'localhost');
Thanks for that, but after some playing around, I noticed that I can get into the WordPress part of the site fine, but my simple HTML front page is the part returning the error.
edit:
Fixed it, there were a bunch of random WordPress files in the wrong directory that was giving me an error.