• I am in the process of moving my site from a subdirectory (domain.com/beta) to my live site (domain.com) and have come across a major issue. I accidentally moved the files from my beta subdirectory to my main site before changing where the wordpress site points to. I moved the files back into the subdirectory folder, but I believe I may have deleted the wp-login.php file. And now my site does not show up. Not even an error. Just a blank page. I figured this has something to do with the wp-login.php file, but I can’t find a solution.

    I have tried creating a new wordpress subdirectory, and copying the old sites files into it, but that doesn’t work. I have tried adding a new wp-login.php into the old folder, but that doesn’t work.

    If anyone has any ideas, please let me know.

Viewing 1 replies (of 1 total)
  • If you copied back the wp-login.php file and you still have a blank page then most probably the issue comes from another part.

    You get a blank page without errors because you have your website set for production where errors are not displayed.

    To fix this issue first of all you need to set your WordPress to show error messages and depending on the error recived different steps for fixing the issue/issues have to be taken.

    For information about error reporting and debuging please refer to the Debugging in WordPress codex page. You will find there all the info needed to get errors displayed.

    If you get stack at any point, please come back here and let us know what you’ve tried and what happen and you’ll get extra support :).

    Have a nice one.

Viewing 1 replies (of 1 total)
  • The topic ‘Site showing up blank’ is closed to new replies.