PetSue
Member
I am having issues getting past the 1st step in importing our board with the returned error each time of - "The table prefix or database name is not correct."
I know the DB name & user are correct but seems I'm stuck at the Table Prefix & Force Character Set.
Tabe Prefix = $config['Database']['tableprefix'] = '';
Force Character Set = $config['Mysqli']['charset'] = 'utf8';
That's what I gleaned from the config.php.
is that right or have I entered the wrong details?
Thank you
I know the DB name & user are correct but seems I'm stuck at the Table Prefix & Force Character Set.
Tabe Prefix = $config['Database']['tableprefix'] = '';
Force Character Set = $config['Mysqli']['charset'] = 'utf8';
That's what I gleaned from the config.php.
is that right or have I entered the wrong details?
Thank you
