【发布时间】:2014-11-19 17:43:38
【问题描述】:
我对 php 有点陌生。我下载了一个 wordpress 并安装在我的 wamp 中。但是遇到了下面的错误。
Fatal error: require_once() [function.require]: Failed opening required 'System.php'
(include_path='.;C:\php\pear') in D:\wamp\www\fundwe\...
我的 Wamp 没有安装在 C 盘。相反,它位于 D 驱动器中。请帮帮我
【问题讨论】:
-
include_path包含一个分号 (;) 分隔的包含路径列表。所以它正在寻找.和C:\php\pear,这应该没问题。您是否检查过该文件是否存在并且位于正确的位置? -
我不记得 Wordpress 使用 system.php,你确定你的 Wampp 安装正确吗?
-
它使用高级主题进行众筹。 Wamp安装在D盘
-
致命错误:require_once() [function.require]:在 D:\wamp\www\ 中打开所需的 'System.php' (include_path='.;C:\php\pear') 失败fundweb\wp-content\themes\funding_press\funding\lib\PayPal\Serializer\Serializer.php 在第 54 行
-
显示此错误。我更改了 Db 连接没问题,我更改了 wp 选项表中的字段,主页和站点 url 是 localhost/fundweb