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

curl-and-php

Re: php curl install on win xp problem

From: Jon Aston <jonraston_at_hotmail.com>
Date: Thu, 11 Aug 2005 08:26:50 -0500

make sure the php_curl.dll is in your extensions folder of PHP or the path to the folder that the file is in is in your php.ini
  ----- Original Message -----
  From: Raluca
  To: curl-and-php_at_cool.haxx.se
  Sent: Thursday, August 11, 2005 1:40 AM
  Subject: php curl install on win xp problem

  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
Received on 2005-08-11