mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-12-26 08:00:12 +01:00
mysqlsocket fix in piler.conf
This commit is contained in:
parent
21eb6355ac
commit
bb477b4bbc
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user