How to Start mySQL on SLackware
If you cannot start mysql on slackware, follow these steps:
- /usr/bin/mysql_install_db
- cd /var/lib
- chown -R mysql:mysql mysql
- and, then /etc/rc.d/rc.mysqld start
source from this forum: bytes.com
nohup: redirecting stderr to stdout: www.directadmin.com
Sphere: Related Content