PHP unable to load php_curl.dll extension

后端 未结 13 2521
暖寄归人
暖寄归人 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:28

    I have encountered the same problem before.I resolved it by add php directory to windows system environment variables---Path.

提交回复
热议问题