Quote Originally Posted by stefanl View Post
Hi,

I only transfered all files and folder locally via FTP to the online server. And the in browser used the ZC Install. to install it. Nothing else.

How do I do what you suggested?
First you need to export the old database to your local PC. How you do that depends on your host's specific setup. If your host provides cPanel you would go in to phpMyAdmin and use the export function, Save the file to a local folder. Then you would do the process in reverse for your new database by importing it from your local PC.

Note: If the database is large, you may run in to issues importing it. If that's the case you would need to use a script that parses it in to small chunks during the import. I use Bigdump.