Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
ok...
Just a suggestion.
I see that you have an entry "mysql databases" in your control panel.
Try to go there, and create the database manually.
Then, edit the sql file dump, and remove the line
Code:
CREATE DATABASE `soldatbo_smf` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;
and then retry to send the dump.
Basically, you will create the db yourself, and not let the script do it.
__________________
Only a biker knows why a dog sticks his head out the window.
|