Aha! A clue. Are you logging into phpMyAdmin using the *mysql* administrator password, or the zencart administrator password?
I'm guessing you are using the zencart admin password (which is a 'regular user' as far as MySQL is concerned), therefore there are security restrictions in place.
When you first installed MySQL (which you would have done before it was possible for you to install zencart) you would have had to specify a MySQL 'root' or 'admin' name & password.. These are what you need to use when logging in with phpmyadmin. (There are other methods to gain the required access, but this is the easiest in your case).
Filezilla will transfer your zencart *files* without problem, but I seriously doubt that you are using it to transfer your *database*.
You *may* be able to transfer the *database* from your local machine to the dot easy server, but I can assure you that you will not have permission to place them where they need to be. Also, it is very unlikely that you'll have enough access rights to even view the 'active' database file on the dot easy server (and even less chance of actually copying it back to your local machine). This is why you need a 'tool' such as phpMyAdmin to act as a 'middleman' in order to store/retreive data from the database itself.
I apologise if this all sounds confusing to you. I'm really not trying to overcomplicate the situation, it is just the way it is.
Cheers
Rod




