mysqlsocket fix in piler.conf

This commit is contained in:
SJ 2013-08-01 11:31:10 +02:00
parent 21eb6355ac
commit bb477b4bbc

View File

@ -149,9 +149,7 @@ memcached_to_db_interval=900
;mysqlhost=127.0.0.1 ;mysqlhost=127.0.0.1
;mysqlport=3306 ;mysqlport=3306
; set the mysqlsocket parameter if the socket is not where the mysqlclient mysqlsocket=/var/run/mysqld/mysqld.sock
; library thinks it is. For most users the empty default is fine.
mysqlsocket=
mysqluser=piler mysqluser=piler
mysqlpwd=verystrongpassword mysqlpwd=verystrongpassword
mysqldb=piler mysqldb=piler