Dear Peter,I am not a Plesk for Windows expert, but here is my guess: According to your screenshot there are no tables in your database ("Tables: 0"). When you export no tables, probably there are no tables being exported. When you re-import no tables, it is very likely that there will be no dump contents in the dump file, because there have not been any tables in the database. Leading to the conclusion that a ZIP-file that does not have any tables in it does not have anything in it to import. For that reason you are seeing "There are no files in the uploaded ZIP archive.".
Dear IgorG, this is just a testing account, I will delete it after Peter does his test, I think it's fine.Bad idea to provide login credentials publicly. Use private conversation for it.
Anyway, bad practice. Please use private conversation for such kind of messages.Dear IgorG, this is just a testing account, I will delete it after Peter does his test, I think it's fine.
Dear Peter, the zipped file is not empty. there is a dump file of the database in the zipped file. The database is not empty also. I sent you a private conversation with login details of a test account. I hope you will login to see that error with more detailsThe question was what you see in your zipped file on your computer. I cannot provide time and effort to do individual support on your machine
Hello,Or some more information. Because I tried to export-import with/without download, with/without removing of database, with empty database and not empty.
I can reproduce problem only if I really upload empty archive.
I download the dump file, execute the command plesk repair --directory-permissions -directory "%plesk_dir%\PrivateTemp", and then importing by uploading the dump file and it import successfully. (y)Could you look, please at panel.log (with turned on debug mode in panel.ini) and find executon of "dbbackup" utility there.
Look at parameters of this utility. Maybe there is wrong path or something else (The path must be like "%plesk_dir%/PrivateTemp/...", but not "%plesk_vhosts%/...").
Then look at "%plesk_dir%/PrivateTemp/..." after import. Was imported file copied from vhost dir to the PrivateTemp?
If you see something wrong, please write the answer there.