finding mysql

Paul Howarth paul at city-fan.org
Thu Mar 16 14:24:17 UTC 2006


Eric Beversluis wrote:
> On Thu, 2006-03-16 at 13:50 +0000, Paul Howarth wrote:
> 
> 
>>Try:
>>
>>/sbin/service mysqld start
>>
> 
> Looks good. Thanks. I wish that suggestion had been in either the
> Dummies PHP&MySQL or in the three inches thick Welling and Thomson book.

To be fair, this is a Red Hat/Fedora-ism.

To have mysqld start automatically when your system boots, you should do:

/sbin/chkconfig mysqld on

as suggested by Myth User.

Paul.




More information about the fedora-list mailing list