【发布时间】:2014-01-05 03:04:55
【问题描述】:
这是我的
代码:
include 'c:/wamp/www/google-api/src/';
require_once 'c:/wamp/www/google-api/src/Google/Client.php';
require_once 'c:wamp/www/google-api/src/Google/Service.php';
错误:
Warning: include(C:\wamp\www\google-api\src): failed to open stream: Permission denied in C:\wamp\www\HelloAnalyticsApi.php on line 1
谁能告诉我如何解决它
【问题讨论】:
-
你是包含一个文件夹吗?对吗?
-
不能包含文件夹
-
不应包含但功能设置包含路径
标签: php apache permissions