en ik moet het volgende invullen
// REQUIRED !!!
// Enter here the setting for your MySQL Database connection : Hostname / Database name / Username / Password
// OBLIGATOIRE !!!
// Entrez ici les paramètres pour la connexion à la base de données MySQL : Nom d'hôte / Nom de la base / Utilisateur / Mot de passe
$hostname_fp_mysql = "inlog site";
$database_fp_mysql = "account";
$username_fp_mysql = "account";
$password_fp_mysql = "*****";
ik log me via deze url in inlog site
me accountname is account
en me w8woord is *****
en krijg nog steeds deze error
SQL/DB Error -- [
1. Error establishing a database connection!Are you sure you have the correct user/password?
2. Are you sure that you have typed the correct hostname?
3. Are you sure that the database server is running?
]
SQL/DB Error -- [
1. Error selecting database boukegp!Are you sure it exists?
2. Are you sure there is a valid database connection?
]
SQL/DB Error -- [Can't connect to MySQL server on 'gospelpromotion.nl' (4)]
SQL/DB Error -- [Can't connect to MySQL server on 'gospelpromotion.nl' (4)]
kan iemand mij helpen? alvast bedankt
