PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

導入> <その他のサービス
Last updated: Fri, 05 Sep 2008

view this page in

Client URL Library



add a note add a note User Contributed Notes
cURL
becu at becublog dot com
03-Sep-2008 07:54
Vista users, if you want to enable curl, do all the steps that cristianods said above.
then move php_curl.dll (in php/ext/ folder) to some place else. Worked for me! :)
cristianods at yahoo dot com
14-Aug-2008 09:53
Tip for Installing cURL with AppServ development server on Windows

If you are running AppServ as a WAMP development environment on a Windows machine, you may experience difficulty installing cURL. Here are some helpful steps:

First go to the PHP directory and copy the following libraries to the windows/system32 dir.
ssleay32.dll
libeay32.dll

Open the php ini file and remove the ; from extension=php_curl.dll

Reboot your machine to load […]

導入> <その他のサービス
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites