Call to undefined function curl_init() error in wamp 2.2

前端 未结 9 1889
悲&欢浪女
悲&欢浪女 2020-12-05 02:21

I am having below error when I try to implement google and facebook authentication in windows 7 using wamp server.

Fatal error: Call

9条回答
  •  庸人自扰
    2020-12-05 03:05

    In windows 7 with PHP 5.5.31 after check that php_curl.dll extension is enabled (and still doesnt working), work for me to copy libeay32.dll and libssh2.dll from php directory to Apache bin.

提交回复
热议问题