I downloaded the WordPress Site via FTP, but I can’t access in wp-admin, homepage…
If I create a test.html file, show page Blank.
WP_DEBUG is set to TRUE, but not returns a error.
I rename the theme folder, and the plugins folder, but nothing happen, blank page.
If in the index.php file I add this code die(Hello World!); show message, so, it’s access to index.php.
It’s only happen in localhost, in the production environment it’s works fine.
Any solution?
2
Answers
I can Fix this.
The problem is in the file wp-load.php, I replace this file with another versiĆ³n wordpress.
You can follow these steps to get started.
Now your ready to access the live website on local.
Once you login the website updates the permalinks. I know this process is long but there is no way you get error.
Happy Migration