On Fri, 27 Jul 2001 08:54:19 -0700 (PDT), Bryan Capitano
<[EMAIL PROTECTED]>   wrote:

>>Usually this means your MySQL daemon, mysqld, is not started. Which OS are
>>you using? Under RedHat Linux, you can get your mysqld running on init
>>runlevels 3 and 5 (network services with and without X-windows) this way:
>>
>>% chkconfig --level 35 mysqld on
>>% /etc/init.d/mysqld start
>>
>>check to make sure it's working:
>>% chkconfig --list mysqld

shouldn't that be mysql and not mysqld ?? Atleast on our system it is RH/Linux
6.2


Mike(mickalo)Blezien
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Thunder Rain Internet Publishing
Providing Internet Solutions that work!
http://www.thunder-rain.com
Tel: 1(225)686-2002
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to