The installation script could not connect to the database
%s on the host
%s using the specified username and password.
Please check these details are correct and that the database already exists then retry. You can also try the supplied
PEAR_TEST.php script."), $params['db_database'], $params['db_host']); ?>
'.$error_info."\n";
if ($testonly) {
echo '
'.translate("Close window").'';
}
?>