Error establishing a database connection
-
Hello ALl,
I have the same “Error establishing a database connection”
I have gone through this forum and followed through with the below recommendations, but to no avail. Please help.The site is https://wimsal.com/wordpress/wp-admin/
define(‘DB_NAME’, ‘xxxxxxxx’);
/** MySQL database username */
define(‘DB_USER’, ‘xxxxxxxx’);/** MySQL database password */
define(‘DB_PASSWORD’, ‘xxxxxxx’);/** MySQL hostname */
define(‘DB_HOST’, ‘localhost’);/** Database Charset to use in creating database tables. */
define(‘DB_CHARSET’, ‘utf8’);/** The Database Collate type. Don’t change this if in doubt. */
define(‘DB_COLLATE’, ”);Thanks ALL.
Best Regards
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Error establishing a database connection’ is closed to new replies.