Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/wordpress/13.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
WordPress站点迁移_Wordpress_Localhost_Database Migration - Fatal编程技术网

WordPress站点迁移

WordPress站点迁移,wordpress,localhost,database-migration,Wordpress,Localhost,Database Migration,我将站点从联机服务器移动到本地服务器。我将数据库链接从我的live域更改为我的localhost文件夹 当我在本地主机上打开站点时,它只显示一个空白页面,没有任何错误报告 有人知道原因是什么吗 谢谢, Denis您是否更改了根文件夹中wp config文件中的db凭据?有一个插件复制器: 使用此插件将wordpress网站从一台服务器迁移到另一台服务器 是否已更改根文件夹中wp config文件中的db凭据?有一个插件复制器: 使用此插件将wordpress网站从一台服务器迁移到另一台服务器 您

我将站点从联机服务器移动到本地服务器。我将数据库链接从我的live域更改为我的localhost文件夹

当我在本地主机上打开站点时,它只显示一个空白页面,没有任何错误报告

有人知道原因是什么吗

谢谢,
Denis

您是否更改了根文件夹中wp config文件中的db凭据?有一个插件复制器:
使用此插件将wordpress网站从一台服务器迁移到另一台服务器

是否已更改根文件夹中wp config文件中的db凭据?有一个插件复制器:
使用此插件将wordpress网站从一台服务器迁移到另一台服务器

您可以通过添加
define('WP_debug',true)来调试站点define('wp_debug',true)来调试站点