added ln -s /tmp/mysql.sock /var/run/mysql/mysql.sock to the end of mysql section of scratch install
git-svn-id: svn://192.168.202.10@266 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -348,6 +348,7 @@ NOTE: a minimum of MySQL server 4.0.X is required
|
||||
- chgrp -R mysql /usr/local/mysql
|
||||
- cp support-files/my-medium.cnf /etc/my.cnf
|
||||
- /usr/local/mysql/bin/mysqld_safe --user=mysql &
|
||||
- ln -s /tmp/mysql.sock /var/run/mysql/mysql.sock
|
||||
- you are done
|
||||
|
||||
***** NOTE: if you will be using any of the DBI perl scripts: *****
|
||||
|
||||
Reference in New Issue
Block a user