cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: IIS, CURL and PHP - How?

From: <siwensiwen_at_gmail.com>
Date: Tue, 20 Dec 2005 09:15:28 -0500

Yes, uncomment extension=php_curl.dll in php.ini (take of the ; out to
uncomment). And inside the php directory, there is a folder called ext.
Copy php_curl.dll from the ext directory and paste it into the php
directory. Restart IIS.

On 12/20/05, jcp_at_ultralink.com.br <jcp_at_ultralink.com.br> wrote:
>
> What curl dll file? php_curl.dll? I've tried this but not work. And the
> dlls that need reside on the windir/system32 dir? I need them, don't?
>
> By the way, I will use curl + SSL in my app.
>
> Tks!
>
> (PS.: sorry about my english! I'm just learning...)
>
>
>
> > I think you just need to uncomment curl extension in php.ini and then
> copy
> > the curl dll file from the extensions folder to the php folder. And just
> > restart IIS.
> >
> > On 12/20/05, jcp_at_ultralink.com.br <jcp_at_ultralink.com.br> wrote:
> >>
> >> Hello friends!
> >>
> >> I'm trying install Curl on my IIS 5.1 (PHP enabled), but I have no idea
> >> where I start. What I need to do this? What files? I don't understand
> if
> >> I
> >> need download the Curl, or only the dlls necessary to the curl work.
> >> Someone can give a hand?
> >>
> >> Tks!
> >>
> >> Juliano
> >>
> >> _______________________________________________
> >> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
> >>
> > _______________________________________________
> > http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
> >
>
>
> _______________________________________________
> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
>

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2005-12-20