Reputation: 472
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?
Upvotes: 0
Views: 1101
Reputation: 71
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
Upvotes: 1
Reputation: 472
I can Fix this.
The problem is in the file wp-load.php, I replace this file with another versión wordpress.
Upvotes: 0