Mise à jour depuis la recette
This commit is contained in:
parent
765296f5cf
commit
9c236b4c5c
@ -55,9 +55,9 @@
|
||||
|
||||
//define ('MYSQL_HOST', '192.168.3.24');
|
||||
define ('MYSQL_HOST', '192.168.3.30');//3');
|
||||
define ('MYSQL_USER', 'root');
|
||||
define ('MYSQL_USER', 'wsuser');
|
||||
//define ('MYSQL_PASS', 'bj10sx');
|
||||
define ('MYSQL_PASS', 'scores');
|
||||
define ('MYSQL_PASS', 'wspass2012');
|
||||
define ('MYSQL_DEFAULT_DB', 'jo');
|
||||
define ('MYSQL_SQL_LOG', 'NONE');
|
||||
/*
|
||||
@ -65,7 +65,7 @@
|
||||
define ('SPHINX_PORT', 3312);
|
||||
*/
|
||||
define ('SPHINX_HOST', '192.168.3.32');
|
||||
define ('SPHINX_PORT', 9312);
|
||||
define ('SPHINX_PORT', 9312);
|
||||
|
||||
define ('SPHINX_ENT_HOST', '192.168.3.32');
|
||||
define ('SPHINX_ENT_PORT', 9312);
|
||||
@ -76,7 +76,7 @@
|
||||
define ('SPHINX_ACT_HOST', '192.168.3.25');
|
||||
define ('SPHINX_ACT_PORT', 3312);
|
||||
|
||||
define ('SPHINX_HISTO_HOST', '192.168.3.25');
|
||||
define ('SPHINX_HISTO_HOST', '192.168.3.24');
|
||||
define ('SPHINX_HISTO_PORT', 3312);
|
||||
|
||||
/** SERVEUR DE MESSAGERIE
|
||||
|
Loading…
Reference in New Issue
Block a user