edit your config.php to this
<?php
// Icy Phoenix auto-generated config file
// Do not change anything in this file!
$dbms = 'mysql4';
$dbhost = 'localhost';
$dbname = 'xxx';
$dbuser = 'editedbyspirit22'; USER EDITED
$dbpasswd = 'editedbyspirit22'; PASSWORD EDITED
$table_prefix = 'ip_3';
define('IP_INSTALLED', true);
?>
save it and try