<html>
  <head>
    <style type="text/css">
      <!--
        body { font-variant: normal; margin-top: 4px; margin-bottom: 1px; margin-left: 4px; margin-right: 4px; line-height: normal }
      -->
    </style>
    
  </head>
  <body style="margin-top: 4px; margin-bottom: 1px; margin-left: 4px; margin-right: 4px">
    <DIV>      You need to install mysql-server.  Sounds like mysql is installed which is the client but not the server.
    </DIV>
    <DIV> </DIV>
    <DIV>Chris<br><br>>>>edward.morrison@gmail.com 09/04/05 5:18 pm >>><br>chris hammond wrote:<br><br>>Look in /etc/init.d and see if mysqld exists.  If it does, try to<br>>start it with<br>>/etc/init.d/mysqld start<br>> <br>>Until mysqld is started, mysql will not be able to talk to it.<br>> <br><br>Hi Chris,<br><br>Thanks for your help.  Apparently mysqld does not exist on the system. <br>Not sure why this is.  Has anyone else run into this issue?<br><br>[root@helpdesk sbin]# locate mysqld<br>/usr/share/doc/mysql-3.23.58/mysqld_error.txt<br>/usr/share/man/man1/mysqld.1.gz<br>/usr/share/man/man1/mysqld_multi.1.gz<br>/usr/share/man/man1/mysqldump.1.gz<br>/usr/share/man/man1/safe_mysqld.1.gz<br>/usr/bin/mysqld_multi<br>/usr/bin/mysqldumpslow<br>/usr/bin/mysqldump<br>/usr/include/mysql/mysqld_error.h<br><br>[root@helpdesk sbin]# /usr/bin/mysqld_multi<br>Couldn't find the mysqld binary! Tried: /usr/libexec/mysqld<br>Couldn't find the mysqladmin binary! Tried: /usr/bin/mysqladmin<br>Error with an option, see mysqld_multi --help for more info!<br><br>Thanks,<br><br>Ed<br><br>CentOS mailing list<br>CentOS@centos.org<br>http://lists.centos.org/mailman/listinfo/centos<br>    </DIV>

  </body>
</html>