Phenar
Forum Replies Created
-
Hi Cory,
Meanwhile:
– I copied the separately created database.sql into the archive.zip,
– uploaded and installed on the host server,
– deleted the local database completely,
– downloaded the backup from host,
– and installed locally again.No synch problems anymore as before. Thanks, anyway. 🙂
Hi,
I have some similar problem here. (Using WP 4.0.1 and Duplicator 0.5.8)
By creating an archive locally, the database.sql in the *_archive.zip is an old version. It has the same state when the database was being installed. The separately created database.sql (not included to the zip) does show the current state with all changes.
I have to say, that the installation process on this local machine was done with files from another local database (same settings and the site is not live yet) by extracting the *_archive.zip to ..\xampp\htdocs\wordpress without database.sql. The database.sql was imported via phpmyadmin directly. (And not via installer.php)
How can I fix this issue so that the actual database.sql will be copied into the *_archive.zip?