hi, i can connect to the mysql when installing ISPCONFIG
Code:
Please enter your MySQL password:
ERROR 1130 (00000): Host 'www.potterskolen.dk' is not allowed to connect to this MySQL server
The provided MySQL password is wrong!
Please enter your MySQL server:
... this is my hosts file:
Code:
127.0.0.1 localhost localhost.localdomain
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
89.xxx.xxx.112 www.potterskolen.dk potterskolen
89.xxx.xxx.112 http://potterskolen.dk potterskolen
89.xxx.xxx.112 localhost localhost.localdomain
any ideas on what to do?