我在技术上是熟练的,但管理一个wordpress网站是新的。
我有一个基本的wordpress网站,我只是做一些博客,没有插件。我已经使用cpanel中的myphpadmin导出了数据。我轰炸了网站,并通过安装程序创建了一个新的站点。然后,我通过SQL接口重新加载所有数据。
现在,当我浏览到www.forerunnerintl.org/blog时,我得到:
Warning: require_once(/home/forerunn/public_html/blog/wp-load.php): failed to open stream: No such file or directory in /home/forerunn/public_html/blog/wp-blog-header.php on line 13
Fatal error: require_once(): Failed opening required '/home/forerunn/public_html/blog/wp-load.php' (include_path='.:/opt/php54/lib/php') in /home/forerunn/public_html/blog/wp-blog-header.php on line 13我看了看,文件不在那里,但我不知道如何创建它。
发布于 2016-10-13 17:03:08
正如socki03建议的那样,我下载并上传了一个新的安装程序,现在一切都在蹒跚前行。我正在发布另一个问题中的配置问题。
谢谢你的帮助。
https://wordpress.stackexchange.com/questions/242543
复制相似问题