On 2008-11-27, Alvaro Mantilla Gimenez <[EMAIL PROTECTED]> wrote: > Hi, maybe you can consider another approach: > > 1) Edit the Makefile on /usr/ports/databases/mysql > $ cat Makefile | grep SOCKET_DIR > SOCKET_DIR= /var/www/mysql
Why would you not want to use packages? Especially when you can do this by editing my.cnf. >> ln -f /var/run/mysql/mysql.sock /var/www/var/run/mysql/ /var/run is cleaned at boot.

