|
0
|
Hello sersanet, That error means that the username/password combination the Wordpress is using to log in is not the same username/password combination the database is expecting. You can alter the username and password the Wordpress application sends by editing the WP-config.php file. You can fidn and edit that via you cPanel File Manager. The lines appear as follows: /** MySQL database username */ define('DB_USER', 'username goes here'); /** MySQL database password */ define('DB_PASSWORD', 'database password goes here'); Best Regards, Scott M |
| Ticket: | Submit a Support Ticket |
|---|---|
| Chat: | Click To Chat Now |