Tagged Questions
2
votes
1answer
713 views
Can't log in to phpMyAdmin after removing MySQL root password
I get this messege:
#1045 - Access denied for user 'root'@'localhost' (using password: YES)
I tried changing the password in phpMyAdmin config.inc.php
from root to '' but all I got was
Cannot ...
1
vote
2answers
163 views
Connecting to my new server
I have bought the hosting and now I have successfully created a database and new user and I have enter phpmyadmin from cPanel to create database.
Now everything is done. But where can I find ...