开发者

curl not working in xampp localhost

CURL Not working perfectly. I e开发者_如何学JAVAdit php/php.ini & apache/php.ini file. But still no solution.


For anyone around still needing the solution:

  1. Go to xampp install directory.
  2. Go to php.ini in php directory.
  3. Open php.ini and find curl, uncomment the first find you see. Save and close file.
  4. Go to php.ini in apache directory.
  5. Repeat Step Three.

Source: http://gabrieljones.com/getting-curl-to-work-in-xampp/


What version of PHP are you running. I know that some versions shipped with a dodgy curl extension

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜