[EMAIL PROTECTED] wrote:
Am probably wrong i hope.... but mysqld creates a file call /tmp/mysql.sock
but this file got to be 777??? ...i loging with a other useran call a rm
/ytmp/mysql.sock and mysql stop working ...O_o ..but then i did this ...

Your mysql configuration isn't very secure. (Or: "<grunt affirmative> your setting bad", if that's easier.)

Try setting a umask of 022 for the owner of your mysql process, or else adjust mysql's configuration. You'll probably get more help from a mysql website or mailing list.

--
-Chuck

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to