• I used username ‘root’,password ‘ ‘ according to MySQL default configuration.It worked OK on my local computer but failed when I uploaded them to a remote host.The returned error info. as following:

    Erroe
    MySQL:
    #1045 – Access denied for user: ‘root@localhost’ (Using password: NO)

    How fix it?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter backpacker

    (@backpacker)

    Usually the server’s owner (=host company) is the root.
    WHat admin interface did you use when created the DB on the remote server? Was it created by you or the host?

    Thread Starter backpacker

    (@backpacker)

    Did you mean using the hosting server’s URL or IP as ‘localhost’ ? And what for username ‘root’?

    The database MySQL and phpMyAdmin was created myself and uploaded to my hosting server.

    Admin inferface?I used rpm.

    Thanks a lot.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘phpMyAdmin can not connect MySQL server’ is closed to new replies.