Darwin & MacOS Daantje on 25 Mar 2005 11:28 am
MySQL can’t start…
Every time when I tried to start MySQL, I got these errors:
031209 14:10:32 mysqld started
031209 14:10:33 Can’t start server : Bind on unix socket: Permission denied
031209 14:10:33 Do you already have another mysqld server running on socket: /tmp/mysql.sock ?
031209 14:10:33 Aborting
031209 14:10:33 /usr/local/mysql/bin/mysqld: Shutdown Complete
031209 14:10:33 mysqld ended
It’s something with the file permitions. When I start it with this it works… Don’t have the right sollution yet…
sudo /usr/local/mysql/bin/mysqld_safe –user=root
Leave a Reply
You must be logged in to post a comment.