PHP7 运行DEMO 直接报错了?到底是什么问题?

发布于 5 年前作者 fangduan7762 次浏览最后编辑 5 年前来自 issues

Warning: require_once(WxPay.Config.Interface.php): failed to open stream: No such file or directory in /home/wk/demo/php_sdk/example/WxPay.Config.php on line 9

Fatal error: require_once(): Failed opening required ‘WxPay.Config.Interface.php’ (include_path=‘.:/usr/local/php/lib/php’) in /home/wk/demo/php_sdk/example/WxPay.Config.php on line 9

1 回复
xiuying46
xiuying461 楼9 个月前

检查下文件路径,路径不正确。