Wie weet toevallig welke gegevens je moet gebruiken om de MySQL server van Wish hosting te gebruiken?
Ik krijg deze error :
http://www.gerressengroep.nl/mysql
Ik heb alleen een inlognaam en wachtwoord gekregen voor de ftp server. Die werken dus niet voor de Mysql server. Aan de website van Wish heb je totaal niets...
De ingevulde gg zijn als volgd:
$cfgServers[1]['host'] = 'www.gerressengroep.nl'; // MySQL hostname
$cfgServers[1]['port'] = ''; // MySQL port - leave blank for default port
$cfgServers[1]['adv_auth'] = false; // Use advanced authentication?
$cfgServers[1]['stduser'] = ''; // MySQL standard user (only needed with advanced auth)
$cfgServers[1]['stdpass'] = ''; // MySQL standard password (only needed with advanced auth)
$cfgServers[1]['user'] = 'wish1040'; // MySQL user (only needed with basic auth)
$cfgServers[1]['password'] = '*******'; // MySQL password (only needed with basic auth)
$cfgServers[1]['only_db'] = ''; // If set to a db-name, only this db is accessible
$cfgServers[1]['verbose'] = ''; // Verbose name for this host - leave blank to show the hostname
Alvast bedankt, Jeroen.
Ik krijg deze error :
http://www.gerressengroep.nl/mysql
Ik heb alleen een inlognaam en wachtwoord gekregen voor de ftp server. Die werken dus niet voor de Mysql server. Aan de website van Wish heb je totaal niets...
De ingevulde gg zijn als volgd:
$cfgServers[1]['host'] = 'www.gerressengroep.nl'; // MySQL hostname
$cfgServers[1]['port'] = ''; // MySQL port - leave blank for default port
$cfgServers[1]['adv_auth'] = false; // Use advanced authentication?
$cfgServers[1]['stduser'] = ''; // MySQL standard user (only needed with advanced auth)
$cfgServers[1]['stdpass'] = ''; // MySQL standard password (only needed with advanced auth)
$cfgServers[1]['user'] = 'wish1040'; // MySQL user (only needed with basic auth)
$cfgServers[1]['password'] = '*******'; // MySQL password (only needed with basic auth)
$cfgServers[1]['only_db'] = ''; // If set to a db-name, only this db is accessible
$cfgServers[1]['verbose'] = ''; // Verbose name for this host - leave blank to show the hostname
Alvast bedankt, Jeroen.