Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Facebook IDを使用してログインしようとすると、このエラーが発生します
「Facebook には CURL PHP 拡張機能が必要です」というメッセージの例外「Exception」がキャッチされませんでした。
どうすればこれを解決できますか?
CURL がインストールされていないか、サーバーで無効になっています。phpinfo(); を実行します。インストールされているかどうかを確認します。
サーバーに Curl 拡張機能がインストールされていません。