Restore error - restore from 1.2.1 to 1.4.3

Restore error - restore from 1.2.1 to 1.4.3

Bởi Ann Geerts -
Số lượng các câu trả lời: 1

When I try to restore a backup-file from a Moodle 1.2.1 server to our 1.4.3 server I get the following error:

  • Creating temporary structures
  • Deleting old data
  • Copying zip file
  • Unzipping backup
  • Checking backup

    Error checking backup file. Invalid or corrupted.


An error has ocurred

Does anybody have any suggestions?

Thanks in advance!

Trung bình điểm đánh giá: -
Để phản hồi tới Ann Geerts

Re: Restore error - restore from 1.2.1 to 1.4.3

Bởi Eloy Lafuente (stronk7) -
Hình của Core developers Hình của Documentation writers Hình của Moodle HQ Hình của Peer reviewers Hình của Plugin developers Hình của Testers
Uhm,

until Moodle 1.4.3 we have detected a lot of problems using the internal zip/unzip libraries. This includes all sort of compatibility problems with other zip utilities and with newer versions of the same internal libraries.

So I think that, if possible, you should use external libraries instead (in 1.2 only available under unix systems) to make your backups.

They should work without problem (restore) in 1.4.3.

Ciao cười