Mydns starting problem

Discussion in 'Installation/Configuration' started by richardson, Nov 18, 2009.

  1. richardson

    richardson New Member

    Hello!

    I want to start mydns, but it doesnt. when i start( /etc/init.d/mydns start) It writes:

    Code:
    mydns[17885]: Server pid 18967 died
    mydns[18968]: Error connecting to MySQL server at localhost: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13) (errno=13)
    mydns[17885]: Server pid 18968 died
    mydns[18969]: Error connecting to MySQL server at localhost: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13) (errno=13)
    mydns[17885]: Server pid 18969 died
    mydn
    and thats az infinite loop...

    What should I do? My socket is not here, but i dont know how to configure the mydns to use not /var/lib/mysql/mysql.sock but /var/RUN/mysql/mysql.sock .

    Pls help.
     
  2. binaryrogue

    binaryrogue Member

  3. richardson

    richardson New Member

    i have read,but the problem is not with the start suring the boot, simply starting.

    ok, i fixed it (cahnged mydns version), so no i can start or stop the mydns, but, i have the errors in the console, and in the log:
    Code:
    mydns[18968]: Error connecting to MySQL server at localhost: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13) (errno=13)
    
    but the mydns is working perfect
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    You have to rerun the latest ispconfig update and choose to reconfigure services as your mydns configuration has been overwritten as you updated mydns.
     

Share This Page