Man, this is getting frustrating. In addition to all the other yum install commands that tell me there's nothing to do, I add these:<br>yum install mysql-server.i386<br>yum install mysql-server<br>What gives?<br>TIA,<br>
V<br><br><div class="gmail_quote">On Thu, Nov 5, 2009 at 12:41 PM, Craig White <span dir="ltr"><<a href="mailto:craigwhite@azapple.com">craigwhite@azapple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Thu, 2009-11-05 at 12:34 -0400, Victor Subervi wrote:<br>
> service mysqld start<br>
> mysqld: unrecognized service<br>
> vi  /etc/init.d/mysqld<br>
> Opens new file.<br>
> Furthermore, the following commands tell me there's no package<br>
> available:<br>
> yum install proftp<br>
> yum install vsftp<br>
> yum install pureftpd<br>
> Please advise.<br>
</div>----<br>
You need to install mysql server software but rather than tell you what<br>
to install, I will tell you how to find what you need to install...<br>
<br>
yum search mysql<br>
<br>
somewhere in the ouput of that command, there will be the server<br>
software that you need to install.<br>
<br>
Craig<br>
<font color="#888888"><br>
<br>
--<br>
This message has been scanned for viruses and<br>
dangerous content by MailScanner, and is<br>
believed to be clean.<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</div></div></blockquote></div><br>