问题
I have wampserver 2.2E in my windows system which includes below version:
PHP: 5.3.13 Apache: 2.2.22 cURL: 7.24
I have to access some file of sharepoint. When I access that file, I got below error:
HTTP/1/1 401: unauthorised
When I searched, I found that upgrading newer version of cURL can fix this issue. But, how to upgrade this extension? Any help would be highly appreciated...
回答1:
Download newer PHP version and get the php_curl.dll from the ext folder and replace it (after taking backup) http://windows.php.net/download/
来源:https://stackoverflow.com/questions/20323017/update-curl-in-wampserver