I have big problem with white screen in WordPress.
I would like to migrate site from live to localhost, I don't have credentials for hosting, and I've migrated site using All In One Import Plugin.
Steps:
I've extracted .wpress file using wpress-extractor.
On Localhost installed fresh WordPress
Created new database and imported database from live site
Files from extracted .wpress file I've copied into wp-content
Inside wp-config.php change database, set credentials for login, change prefix of database etc ...
After that I've run Interconnect/it script to change paths inside Database
Finally when I visit site I've got white screen , If I try to login I've got login inputs, but when click on submit button I see white screen.
What I tried:
Deleting all plugins
Deleting theme
define( 'WP_DEBUG', true )
define('WP_MEMORY_LIMIT', '256M');
Tried to run in incognito mode of Chrome
Deleted .htaccess
and still same problem ...
Can someone help me, thank you in advance.
I have big problem with white screen in WordPress.
I would like to migrate site from live to localhost, I don't have credentials for hosting, and I've migrated site using All In One Import Plugin.
Steps:
I've extracted .wpress file using wpress-extractor.
On Localhost installed fresh WordPress
Created new database and imported database from live site
Files from extracted .wpress file I've copied into wp-content
Inside wp-config.php change database, set credentials for login, change prefix of database etc ...
After that I've run Interconnect/it script to change paths inside Database
Finally when I visit site I've got white screen , If I try to login I've got login inputs, but when click on submit button I see white screen.
What I tried:
Deleting all plugins
Deleting theme
define( 'WP_DEBUG', true )
define('WP_MEMORY_LIMIT', '256M');
Tried to run in incognito mode of Chrome
Deleted .htaccess
and still same problem ...
Can someone help me, thank you in advance.
migration
fatal-error
Share
Improve this question
edited Mar 16, 2018 at 6:49
Johansson
15.4k1111 gold badges4343 silver badges7979 bronze badges
asked Mar 15, 2018 at 8:45
RS92RS92755 bronze badges
Add a comment
|
2 Answers
2
Reset to default
0
i can give you solution but without it's without any plugins or .wpress files...
1) copy all the content from your server directory to localhost/anyfolder_name directory.
2) create database in phpmyadmin and import the database from your server's phpmyadmin ..
3) once imported in localhost phpmyadmin open wp_options in that change site and website URL to your localhost URL.
4) delete .htacess file ..
5) open directly localhost/your anyfolder name /wp=login.php
6) login with credentials and go to permalinks and just click save button.
and you will see the same website in your localhost ..
7) if you use any antivirus or security plugin for your server wordpress like wordfence then rename the pluginn name and some other pluginn files which are present in wordpress directory.....
I would recommend All in One WP Migration : https://en-au.wordpress.org/plugins/all-in-one-wp-migration/ to copy a site from live to local.
Just install plugin on live and export
Then install fresh WP on local, install plugin and import