【发布时间】:2011-09-04 19:06:19
【问题描述】:
Warning: file_get_contents(https://graph.facebook.com/me?access_token=) [function.file- get-contents]: failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request in /var/www/dsg/signed_request.php on line 25
我已经在我的 php.ini 中检查并设置了 allow_url_fopen 并确保在我运行 phpinfo(); 时 allow_url_fopen 是打开的。我仍然收到上面列出的错误。有谁知道这是否可以以某种方式工作?也许有一些转换为替代品?
【问题讨论】:
标签: facebook https file-get-contents