curl-and-php
AW: PHP5 and CURL on Windows
Date: Wed, 23 Jun 2004 09:14:50 +0200
sometimes i have the same problem. though it is normaly running it happens
sometimes that i get a "call to undefined function curl_init()" error...and
the next moment everything works as fine as before.
could it be that there is a misconfiguration done by me?
-----Ursprüngliche Nachricht-----
Von: curl-and-php-bounces_at_cool.haxx.se
[mailto:curl-and-php-bounces_at_cool.haxx.se]Im Auftrag von Daniel Stenberg
Gesendet: Mittwoch, 23. Juni 2004 08:04
An: using curl with PHP
Betreff: Re: PHP5 and CURL on Windows
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 --- Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.705 / Virus Database: 461 - Release Date: 12.06.2004 --- Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.705 / Virus Database: 461 - Release Date: 12.06.2004Received on 2004-06-23