Hi
I'm trying to restore a 4-part archive on the localhost and received the following error:
Invalid header in archive file, part 1, offset 30324961
So, I checked: Ignore most errors. Then I got the following error:
An error occurredAn unexpected error occurred
I have turned on debug in the kickstart.php file.
There is some gibberish towards the end of the debug.txt file. It will appear that the restoration bombs out when the All-In-One Migration content is being restored.
Since I only wanted the database to be populated in the phpMyAdmin, I then indicated that it must only restore index.php in the Files to extract textarea, hoping that it will then move to the database restoration. However, it started restoring from the uploads folder.
How should one go about it if one only wants the database from the archives?
Your help is appreciated