0

次のエラーを解決するのを手伝ってください。

警告: file_get_contents() [function.file-get-contents]: https:// ラッパーは、27 行目の /home/australi/public_html/fb/index.php で allow_url_fopen=0 によってサーバー構成で無効にされています

Warning: file_get_contents(https://graph.facebook.com/me?access_token=AAABempp6Ls0BANc98WmqZAreBbUzPnT1xyer9wtPmbvlwsnZCc4AKwuvCAVosLxw4yItvOkDoIK5hyCvBPZAk90nLx4PZACorrZCZAAi9pGgZDZD) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/australi/public_html/fb 27 行目の /index.php 無効なアクセス トークン

4

1 に答える 1

1

私が言えることから、php.ini構成ファイルでラッパーを許可する必要があります。

于 2012-10-10T05:20:29.587 に答える