curl-and-php
RE: curl-and-php Digest, Vol 19, Issue 4
Date: Thu, 11 Aug 2005 12:08:55 +0200
Message 2:
Look in the phpinfo() file if you have everything.
Take a look at this link. I can give some further help:
http://www.tonyspencer.com/mt/archives/2003/10/curl_with_php_a.htm
Good luck!
-----Oorspronkelijk bericht-----
Van: curl-and-php-bounces_at_cool.haxx.se
[mailto:curl-and-php-bounces_at_cool.haxx.se] Namens
curl-and-php-request_at_cool.haxx.se
Verzonden: donderdag 11 augustus 2005 12:00
Aan: curl-and-php_at_cool.haxx.se
Onderwerp: curl-and-php Digest, Vol 19, Issue 4
Send curl-and-php mailing list submissions to
curl-and-php_at_cool.haxx.se
To subscribe or unsubscribe via the World Wide Web, visit
http://cool.haxx.se/mailman/listinfo/curl-and-php
or, via email, send a message with subject or body 'help' to
curl-and-php-request_at_cool.haxx.se
You can reach the person managing the list at
curl-and-php-owner_at_cool.haxx.se
When replying, please edit your Subject line so it is more specific
than "Re: Contents of curl-and-php digest..."
Today's Topics:
1. Curl 2nd POST problem (Leonardo Santill?n)
2. php curl install on win xp problem (Raluca)
----------------------------------------------------------------------
Message: 1
Date: Wed, 10 Aug 2005 12:38:56 -0300
From: Leonardo Santill?n <leo_at_azultel.net>
Subject: Curl 2nd POST problem
To: "Programming PHP/CURL" <curl-and-php_at_cool.haxx.se>
Message-ID: <000d01c59dc1$9fafba70$dc0a0a0a_at_leo>
Content-Type: text/plain; charset="iso-8859-1"
Name lookup timing out - why?Hi,
I'm sending a POST request through Curl with some XML info, and the
destination script requests automatically another POST in order to give me
the information i need, but this second POST url is wrong (for example: it
should be www.destinationurl.com/script.php instead
www.myurl.com/myscript.php). In the middle, myurl shows up and thats isn't
correct. Any ideas?
Thanks,
Leo
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://cool.haxx.se/pipermail/curl-and-php/attachments/20050810/cbc700af/att
achment.html
------------------------------
Message: 2
Date: Thu, 11 Aug 2005 09:40:01 +0300
From: "Raluca" <Raluca_at_sds.ro>
Subject: php curl install on win xp problem
To: <curl-and-php_at_cool.haxx.se>
Message-ID: <E88550E984556A4FBCF438E7C716A6A302C674_at_server.sds.local>
Content-Type: text/plain; charset="us-ascii"
HI!
I am running apache server 2 and php 4.3.4 on win xp. I've these steps
in installing curl for php:
1. Copy libeay32.dll and ssleay32.dll (located in d:\apps\php\dlls\) to
c:\windows\system32
2. Check to see if you have the following file:
c:\windows\system32\msvcr70.dll
3. Uncomment the curl line in your php.ini file to enable curl:
extension=php_curl.dll
4. Restart apache server
The error I'm getting is "Fatal error: Call to undefined function:
curl_init() "
What do I need to do more? I've restarted the computer and still the
same result?
Raluca Oprean
programmer
Segas Data System
0727359532
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://cool.haxx.se/pipermail/curl-and-php/attachments/20050811/a9ab92b9/att
achment.htm
------------------------------
_______________________________________________
curl-and-php mailing list
curl-and-php_at_cool.haxx.se
http://cool.haxx.se/mailman/listinfo/curl-and-php
End of curl-and-php Digest, Vol 19, Issue 4
*******************************************
Received on 2005-08-11