Small problems when moving site…
-
Hello.
I installed this plugin on my live web page (WP 4.1.1., Hosted by myself at home on a Synology NAS) and mnade a complete error-free backup. Thumbs up so far ??
I copied this backup to my laptop in d: \ xampp \ htdocs and started the restore.
I’ve really gone through the description, made everything as described and on the the first look everything worked fine. No error messages, files are there, database tables are filled … only the website does not come up under xampp ….I processed the error messages individually and found out the following:
Duplicator obviously does not fix path-entries in index.php, wp-blogheader.php etc.In the installation on my NAS there are entries like:
/var/services/web/wordpress/wp-blog-header.phpNow on the notebook it should be:
d:/xampp/htdocs/wordpress/wp-blog-header.php (or even only /wordpress….)Fixing this and removing the entry “virtual_host_file = .bla … bla bla” (which is probably added from Synology) in the wp-config anything goes well. Hurra!
My question is: if I’m going to further develop locally on my notebook and going to duplicate back to my life-system, i assume I will have similar problems? Only this time the other way round…won’t I?
- The topic ‘Small problems when moving site…’ is closed to new replies.