• Resolved Guardsix

    (@guardsix)


    I ran Duplicator in my live site and moved the installer.php and zip file to a new directory on my localhost machine (MacBook Pro). I created a new database naming it sfbookportal and give it a username and a password. These all show up correctly in the wp-config.php file.

    Installer.php seemed to have ran fine. All the files were there and then I deleted the zip and installer per instructions. Everything seems to checkout just fine, except when I try to address the local site as https://sfbookportal.dev nothing happens. I get a spinning loading indicator but the site never loads. I have also noticed that my start page (Home) also won’t load. I can access the site via wp-admin.

    Not sure what didn’t get moved but I could use some help.

    https://www.ads-software.com/plugins/duplicator/

Viewing 7 replies - 1 through 7 (of 7 total)
  • This sounds more like an issue with your localhost set-up than duplicator. What method are you using to run your website locally?

    Thread Starter Guardsix

    (@guardsix)

    My localhost is setup using DeskTopServer which is a program that allows me to easily move between a developer (localhost) and a live site. Haven’t had any problems until just recently.

    I tried deleting the .htaccess file to see if it would re-build on my iMac which it did but still can’t access the site through my browser.

    That sounds like a local DNS issue, did you make sure your local hosts file is pointing to the domain name you have sfbookportal.dev?

    Thread Starter Guardsix

    (@guardsix)

    Cory, I’m not sure what you are telling me.

    How do I make sure the localhost file is pointing to the domain name of my development web site?

    Check out this article it may help:
    https://www.tekrevue.com/tip/edit-hosts-file-mac-os-x/

    Hi,

    I’m also having a similar problem ( I’m just using Mamp though and installing to localhost). Everything runs error free with the installation, but when I try to visit the site I just get a white screen.

    I’ve followed this tutorial step by step https://www.youtube.com/watch?v=IFe6lz8p7aQ&feature=youtu.be – although I haven’t created a user for the database – ive just entered the username and password as ‘root’ as per the video instructions. Could this be part of the issue?

    My other guess was that the updated file paths could be wrong but as far as I can tell they were all correct.

    The duplicate worked perfectly going from local to live, just cant seem to get it working the other way around.

    Any help with troubleshooting would be greatly appreciated.

    Kind Regards,
    Jack

    Hi Jack,

    The database info has to be exact or else it won’t work. You should be able to find the exact settings from the wp-config.php file. You may also check this link:

    -> Browse to: https://lifeinthegrid.com/duplicator-faq
    -> Find question: “Why do I get a blank/white screen on my site?”

    Hope that helps!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Can't Reach Localhost Web Site’ is closed to new replies.