Call to undefined function curl_init() error with WAMP

后端 未结 4 597
失恋的感觉
失恋的感觉 2021-01-23 11:29

I know that it\'s a very often asked problem, but I\'ve tried all that I found and it still doesn\'t work.

I use WAMP 2.2 on Windows 7 (64 bits), and PHP 5.4.3. When I c

4条回答
  •  一整个雨季
    2021-01-23 12:16

    for me, I have wampp installed, none of the former worked. Curl worked only when I clicked the wamp icon and enabled the curl module from there. So left click wamp, choose php extensions and choose curl from there. good luck

提交回复
热议问题