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 ...
- 04-28-2010 #1
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?
- 04-29-2010 #2Just 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.


Reply With Quote