hisham
IS-IT--Management
- Nov 6, 2000
- 194
I installed mysql-3.23.49, and when I tried to initialise and test my distribution: shell> /usr/local/mysql/bin/safe_mysqld --user=mysql &
That command fails immediately with mysqld daemon ended.
in the file `/usr/local/mysql/data/'hostname'.err I find:
- - - - - - - - - - - - - - - - - - - - -
mysqld started
Can't start server : Bind on unix socket: Permission denied
Do you already have another mysqld server running on socket: /usr/local/mysql/tmp/mysql.socket ?
Aborting
/usr/local/mysql/libexec/mysqld: Shutdown Complete
mysqld ended
- - - - - - - - - - - - - - - - - - - - -
Now, if another mysqld server running how can I remove mysql and reinstall it without get this conflict.
Any help PLS?
Thanks in advance.
That command fails immediately with mysqld daemon ended.
in the file `/usr/local/mysql/data/'hostname'.err I find:
- - - - - - - - - - - - - - - - - - - - -
mysqld started
Can't start server : Bind on unix socket: Permission denied
Do you already have another mysqld server running on socket: /usr/local/mysql/tmp/mysql.socket ?
Aborting
/usr/local/mysql/libexec/mysqld: Shutdown Complete
mysqld ended
- - - - - - - - - - - - - - - - - - - - -
Now, if another mysqld server running how can I remove mysql and reinstall it without get this conflict.
Any help PLS?
Thanks in advance.