LAMP (Linux, Apache, MySQL, PHP) HOWTO: Installing MySQL and Apache with PHP support on Linux
/sbin/chkconfig --level 3 mysql on
I had to use:
/sbin/chkconfig --level 3 mysqld on
instead
Software and mobile software development with a few comments about life in general.
/sbin/chkconfig --level 3 mysql on
No comments:
Post a Comment