NYCPHP Meetup

NYPHP.org

[nycphp-talk] trouble starting mysql at boot time (RedHat 9)

David Mintz dmintz at panix.com
Mon Aug 25 15:25:11 EDT 2003


On Mon, 25 Aug 2003, John Lacey wrote:

> David,
>
> rename your symlink to "mysql" instead of "mysqld"... i.e. according to
> what you've written, the startup script in  /etc/init.d is "mysql"
> and the symlink is "mysqld"... just make them match


Thanks for the reply. I've done that and now I have this:

[root at vernon0 rc3.d]# ls -l *mysql*
lrwxrwxrwx    1 root     root           15 Aug 25 15:13 K12mysql -> ../init.d/mysql
lrwxrwxrwx    1 root     root           15 Aug 25 15:13 S99mysql -> ../init.d/mysql
[root at vernon0 rc3.d]# ls -l /etc/init.d/mysql
-rwxr-xr-x    1 root     root         1772 Apr 30 13:31 /etc/init.d/mysql

and I reboot, and mysql still doesn't start.

Any more suggestions?

	Thanks



More information about the talk mailing list