curl-and-php
Re: [PHP-WIN] Loading CURL
From: Todd Cary <todd_at_aristesoftware.com>
Date: Fri, 18 May 2001 21:42:04 -0700
Date: Fri, 18 May 2001 21:42:04 -0700
Steve -
You have been a life saver! Thanks to your detailed answer and implementing
Depwalker, I now have CURL installed.
Now to learn how to use it - but that seems rather straight forward.
Many, many thanks..........
Todd
-- Todd Cary Ariste Software todd_at_aristesoftware.com Steve Perrin' wrote: > Hi Todd, > > 1: In 4.05 SSLEAY.DLL and LELEAY.DLL have a dependency for another DLL > titled MSVCR70.DLL which is a replacement for MSVCRT.DLL. It's not the curl > module itself, rather these later versions of ssleay and leleay that are > distributed with the binary. > > 2: So you have two choices, use the 4.04 SSLEAY and LELEAY dll's copying > into SYSTEM (W9x) or SYSTEM32 (NT+) or you could try copying MSVCRT.DLL to > MSVCR70.DLL. I suspect that the copy would work. > > PS: You might try to get hold of DEPENDENCY WALKER 2, a freebie. A very good > tool, not sure where but a search should point you in the right direction. > > For what it's worth I removed 4.05 and rolled back to 4.04, found a few > other things which did not behave correctly. > > "Todd Cary" <todd_at_aristesoftware.com> wrote in message > news:3B05B001.5618C96B_at_aristesoftware.com... > > My version of PHP is the pre-compiled Windows executable (4.0.5). There > > is a DLL, "php_curl.dll" that is in the extensions directory. In the > > PHP.INI I have > > > > extension=php_curl.dll > > > > like the other extension that I have specified (e.g. > > php_interbase.dll). The others load fine, but I get an error at startup > > that it cannot *find* php_curl.dll. > > > > What am I missing? > > > > Todd > > > > -- > > Todd Cary > > Ariste Software > > todd_at_aristesoftware.com > > > > > > > > -- > > PHP Windows Mailing List (http://www.php.net/) > > To unsubscribe, e-mail: php-windows-unsubscribe_at_lists.php.net > > For additional commands, e-mail: php-windows-help_at_lists.php.net > > To contact the list administrators, e-mail: php-list-admin_at_lists.php.net > > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, e-mail: php-windows-unsubscribe_at_lists.php.net > For additional commands, e-mail: php-windows-help_at_lists.php.net > To contact the list administrators, e-mail: php-list-admin_at_lists.php.net _______________________________________________ Curl-and-php mailing list Curl-and-php_at_lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/curl-and-phpReceived on 2001-05-19