MySQL Problam

Discussion in 'Installation/Configuration' started by wayne1203, Feb 27, 2006.

  1. wayne1203

    wayne1203 New Member

    I have to start mysql,but in install say"Please start your mysql server"

    My System is:Mandriva Linux 2006 PowerPack+
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    To start mysql, execute:

    /etc/init.d/mysql start

    You get the "Please start your mysql server" message when you install which software package?
     
  3. falko

    falko Super Moderator Howtoforge Staff

    On Mandriva, it's
    Code:
    /etc/init.d/mysql[B][COLOR="Red"]d[/COLOR][/B] start
     

Share This Page