Using Plesk to setup MySQL
- by chris
Having trouble getting my mysql up and running on a new virtual server. The host gave me Plesk and I think MySQL is installed but I can't seem to access it.
I keep getting this:
mysql -u admin -p
Enter password:
ERROR 1045 (28000): Access denied for user 'admin'@'localhost' (using password: YES)
How do I make sure its running properly?
How do I reset the root password? (I have root access to the server)