mysql doesn't start

Discussion in 'ISPConfig 3 Priority Support' started by pawan, Mar 12, 2016.

  1. pawan

    pawan Member

    I think I have messed up with some file from /etc/passwd or /etc/gshadow or /etc/shadow.
    I am out of idea what I have done wrong. but now mysql server doesn't start
    how I can correct it.
    Code:
    pawan@server1:~$ service mysql start
    start: Rejected send message, 1 matched rules; type="method_call", sender=":1.67" (uid=1000 pid=13266 comm="start mysql ") interface="com.ubuntu.Upstart0_6.Job" member="Start" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init")
    
    Thanks.
     
    Last edited: Mar 12, 2016
  2. pawan

    pawan Member

    Ok resolved with this command:
    sudo dpkg-reconfigure mysql-server-5.5
    It again asked for password which I did and everything seems to be ok now
     

Share This Page