PDA

View Full Version : MyDNS And The MyDNSConfig Control Panel On Fedora 8


micko_escalade
7th March 2008, 09:44
Hi,

Can someone help me here, I'm stuck at this step


[root@w06t26be tmp]# /etc/init.d/mydns start
Starting mydns: mydns[2774]: Error connecting to MySQL server at localhost: Access denied for user 'username'@'localhost' (using password: YES) (errno=0)
[FAILED]
[root@w06t26be tmp]#


I have no idea where username is set.

iyeat
8th March 2008, 05:30
The username is set right at the beginning of Step 3 of the guide.

It's right after the "CREATE DATABASE" statement.

micko_escalade
8th March 2008, 06:09
Thank you very much for taking time to reply!
Problem was that I never changed default db-user and db-password
Somehow I missed that step.
Thanks!