Find the answer to your Linux question:
Results 1 to 2 of 2
Hello! Recently I installed Webmin... When I'm let's say installing forum on my machine, he ask me for username, password and db name to continue... Problem is when I use ...
  1. #1
    Just Joined! Sn1p3r's Avatar
    Join Date
    Apr 2010
    Location
    Croatia - Rijeka
    Posts
    5

    MySQL Connect problem (other users)

    Hello!

    Recently I installed Webmin...

    When I'm let's say installing forum on my machine, he ask me for username, password and db name to continue...

    Problem is when I use root as settings for login to MySQL it suceed
    but when I make some other user in tab MySQL Database server it cant connect, but I made all privilegies?

  2. #2
    Just Joined!
    Join Date
    Sep 2005
    Location
    Edmonton, Canada
    Posts
    34
    MySQL requires users to have both database privileges and host privileges to connect. A user that does not have permission to connect from at least 'localhost' will not be allowed access any databases. If you are using a GUI to configure MySQL, look for a way to check and add hosts to the user's profile. This can be done from the command line, too, but I don't know the commands off the top of my head. A quick google will find them, I'm sure.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...