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

curl-and-php

Re: PHP5 and CURL on Windows

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 23 Jun 2004 08:04:21 +0200 (CEST)

On Wed, 23 Jun 2004, Eamon Reyn wrote:

> I am running PHP5 RC3 and I want to use the cURL extension I have
> uncommented the extension line in the php.ini file but every time I try to
> use the curl_init method I get the following error:
>
> Call to undefined function curl_init() etc.

That's the error you get when you don't have the PHP/CURL module loaded, so I
I figure the uncommenting didn't work or that the PHP/CURL module/DLL/library
isn't in a place where PHP finds it.

(I'm not a PHP hacker.)

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-06-23