Page 1 of 1

New users cant access mysql database (only root)

PostPosted: 24. February 2011 12:48
by XeraN^
I just installen XAMPP on my server windows 2003 server machine and i have a little problem with new mysql users.

When i create a new mysql user in phpmyadmin i give the host permissions for localhost and 127.0.0.1 but when i want to log in with phpmyadmin i cant connect to phpmyadmin and when i try to install a forum or so i only can install it as root and not the user i just created :S

when i try to use the mysql admin gui i cant edit any user info and when i add a user i just get an error that it cant add it...

can some1 please help me?

Re: New users cant access mysql database (only root)

PostPosted: 05. March 2011 00:04
by glitzi85
Do you create a database with the new user or do you grant any permissions to the new user?

XeraN^ wrote:but when i want to log in with phpmyadmin i cant connect to phpmyadmin
That sentence does not make any sense.

glitzi