13 Apr 22:12
Localsql not listed
<Francine.Bolduc <at> ti.csaffluents.qc.ca>
2012-04-13 20:12:39 GMT
2012-04-13 20:12:39 GMT
Do not laugh...(Continue reading)I put personnel info but nothing serious. You understand that these lines should not be there. $cfgSources['localsql'] = array( // ENABLED by default 'disabled' => false, 'title' => _("My Address Book"), 'type' => 'sql', 'params' => array( // The default connection details are pulled from the Horde-wide SQL // connection configuration. // To use another DB connection, you must provide configuration // information here - for example, //'sql' => array( // 'persistent' => false, // 'username' => 'horde', // 'password' => 'secret', // 'socket' => '/var/run/mysqld/mysqld.sock', // 'protocol' => 'unix', // 'database' => 'horde', // 'charset' => 'utf-8', // 'ssl' => false, // 'splitread' => false, // 'phptype' => 'mysql' //), 'table' => 'turba_objects'
I put personnel info but nothing serious.
You understand that these lines should not be there.
$cfgSources['localsql'] = array(
// ENABLED by default
'disabled' => false,
'title' => _("My Address Book"),
'type' => 'sql',
'params' => array(
// The default connection details are pulled from the Horde-wide
SQL
// connection configuration.
// To use another DB connection, you must provide configuration
// information here - for example,
//'sql' => array(
// 'persistent' => false,
// 'username' => 'horde',
// 'password' => 'secret',
// 'socket' => '/var/run/mysqld/mysqld.sock',
// 'protocol' => 'unix',
// 'database' => 'horde',
// 'charset' => 'utf-8',
// 'ssl' => false,
// 'splitread' => false,
// 'phptype' => 'mysql'
//),
'table' => 'turba_objects'
RSS Feed