码迷,mamicode.com
首页 > Windows程序 > 详细

Win7 64位系统,PHP 扩展 curl方法

时间:2017-01-19 16:59:11      阅读:282      评论:0      收藏:0      [点我收藏+]

标签:line   ini   ext   还需   bss   扩展   class   together   网上   

网上给出了很多解决方法都为解决,现分享如下:

win7 64位系统,apache24,PHP5.6.6。
除了将PHP.ini中的;extension=php_curl.dll前面的";"去掉,还需要如下操作,
I had to also also copy libssh2.dll into my Apache24 folder for this to work with my PHP 5.6.2 installation. So altogether I had to do the following:

Move to Windows\system32 folder:
libssh2.dll, php_curl.dll, ssleay32.dll, libeay32.dll

Move to Apache24\bin folder
libssh2.dll

Uncomment extension=php_curl.dll
链接:
http://php.net/manual/zh/curl.installation.php

Win7 64位系统,PHP 扩展 curl方法

标签:line   ini   ext   还需   bss   扩展   class   together   网上   

原文地址:http://www.cnblogs.com/clearsice/p/6307264.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!