Since there are only 3 variables that can be changed in /include/config.inc.php:
define ( 'SILLY_SAFE_MODE' , 1 ) ;
$CONFIG['dbserver'] = 'localhost' ;
$CONFIG['dbuser' ] = 'admin' ;
$CONFIG['dbpass' ] = '*****' ;
$CONFIG['dbname'...
define ( 'SILLY_SAFE_MODE' , 1 ) ;
$CONFIG['dbserver'] = 'localhost' ;
$CONFIG['dbuser' ] = 'admin' ;
$CONFIG['dbpass' ] = '*****' ;
$CONFIG['dbname'...