Install seemed to go OK, got no errors at all

But after completing the install i clicked on visit the store and immediately got this error:
Error: Table '***.ocp_store' doesn't exist
Error No: 1146
SELECT * FROM ocp_store WHERE REPLACE(`url`, 'www.', '') = '***'
How is this possible, I mean, it's a fresh install!
But, no problem, i still had to import the old database. This cannot be done through OpenCart, so i had to use phpmyadmin ... and got another error

SQL-query:
TRUNCATE TABLE `OCP_address` ;
MySQL returned:
#1146 - Table '***.OCP_address' doesn't exist
So concluding: everything is broken.

