By Jan Pieters
Hi,
I am trying to migrate a Wordpress website to my droplet with the Duplicator Plugin.
These are the steps I took:
Result: I got a blank screen in my browser
I saw in the Duplicator instructions the follwing: “Copy both the archive file and the installer.php files to an empty folder on your web server. Make sure the directory they are copied to have the correct permission. Then open a web browser and browse to the installer.php file. http://yoursite.com/installer.php”
So I deleted all Wordpress files (emtptied the /var/www/ folder)
I have copied the installer.php file and the package in the root /var/www
I browsed to http://mywebsite.com/installer.php
Result: still got a blank screen in my browser
Can anyone help me solve this? Much appreciated!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
You shouldn’t have deleted the WordPress files in /var/www Since you did, I’d suggest starting with a fresh WordPress application. Once you do that, create a new folder under /var/www like so: <br> <br>mkdir /var/www/duplicator <br> <br>Then copy the installer.php and the archive file into that director. <br> <br>It should now be accessible at: <br> <br>http://mywebsite.com/duplicator/installer.php
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.