PHP unable to load php_curl.dll extension

后端 未结 13 2543
暖寄归人
暖寄归人 2020-11-29 08:58

Follow-up from my post yesterday (Enabling cURL with PHP)

The problem is that PHP isn\'t able to load php_curl.dll. I\'ve tried several steps including uncommenting

13条回答
  •  不知归路
    2020-11-29 09:32

    Add your php folder path to the System PATH and everything should work fine. It will also fix some other extensions that are broken.

提交回复
热议问题