If you had installed RedHat's RPM, then you should be able to start MySQL
with /etc/rc.d/init.d/mysql start
Regards
Richard KHOO Guan Chen
On Wed, 26 Mar 2003, Toto Gamez wrote:
> i installed mysql-3.23.41-1 on my RH7.2 box but when i run safe_mysqld, mysql
> daemon
Try starting mysqld with /etc/rc.d/init.d/mysqld.
And if you want to start it at boot, link to /etc/rc/d/rc3.d(or
rc5.d)/S98mysqld or something like that. RedHat has a program to write the
link for you, but I cannot remember what that is, sorry
Regards
Richard KHOO Guan Chen
On Tue, 10 Dec