SQLSTATE[HY000] [2002] Connection timed out
Filename: controllers/Leaves.php
Line Number: 27
Veuillez m'aider SVP
$db['default'] = array(
'dsn' => 'mysql:host=localhost;dbname=lms',
'hostname' => 'xxx_nom_host_xxx.mysql.db',
'username' => 'xxx_nom_user_bdd_xxx',
'password' => 'xxx_mot_de_passe_xxx',
'database' => 'xxx_nom_bdd_xxx',
'dbdriver' => 'mysqli',
'dbprefix' => '',
'pconnect' => FALSE,
'db_debug' => (ENVIRONMENT !== 'production'),
'cache_on' => FALSE,
'cachedir' => '',
'char_set' => 'utf8',
'dbcollat' => 'utf8_general_ci',
'swap_pre' => '',
'encrypt' => FALSE,
'compress' => FALSE,
'stricton' => FALSE,
'failover' => array(),
'save_queries' => TRUE 'hostname' => 'xxx_nom_host_xxx.privatesql',
'port' => 'xxx_numero_port_xxx',