I'm trying to install mysql 5.1 on ovh server (FreeBSD 6.2). The install via /usr/ports/database/mysql51-server/ was ok.
But when i start the server
/usr/local/etc/rc.d/mysql-server start
I have no error message but in fact my server doesn't start.
When i try mysql i have
error 2002: can't connect to local mysql....
and in the log file
[ERROR] Can't start server : Bind on unix socket: Permission den
ied
[ERROR] Do you already have another mysqld server running...
I have no process mysqld or other in process list ?
If someone could you help me.
Thanks
But when i start the server
/usr/local/etc/rc.d/mysql-server start
I have no error message but in fact my server doesn't start.
When i try mysql i have
error 2002: can't connect to local mysql....
and in the log file
[ERROR] Can't start server : Bind on unix socket: Permission den
ied
[ERROR] Do you already have another mysqld server running...
I have no process mysqld or other in process list ?
If someone could you help me.
Thanks