database.php:
$db[\'default\'][\'hostname\'] = \"192.168.2.104\"; $db[\'default\'][\'username\'] = \"webuser\"; $db[\'default\'][\'password\
Instead of applying the hack as mentioned by Camacho you can also set the 'pconnect'-flag in the database.php file to FALSE for all connections.