cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

Re: Install issues?

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 14 Apr 2005 23:54:15 +0200 (CEST)

On Thu, 14 Apr 2005, Jeff Freeman wrote:

> I wrote almost a week ago--without any responses. (I was hoping for at
> least a single hint... If this isn't the right forum to post in please
> let me know. :)

Theoretically, this could be the right forum. But experience tells me that
getting help with Open Source on windows is very hard since there are hardly
any developers or people that answer, but many users who ask.

This is the case here too.

> 1. when I uncomment the php_curl.dll library in php.ini PHP will just *hang*
> and not respond to anything. (the dll does exist, I did install openssh, and
> I also put the libea32.dll and libssl32.dll files in both the
> windows\system32 and php\dlls directory, and the php.ini has the right
> location of the dlls for the include_dlls directory.)

To me this sounds like a PHP bug somewhere.

> Of course I've got the curl .exe set to be readable and executable by
> everyone on the world, including (specifically) the iusr_(machinename) user.

The curl.exe is not used by the PHP/CURL binding. It uses libcurl, not curl.

I don't know how libcurl is provided in the binary win32 package of PHP.

(I don't do PHP and I don't use Windows.)

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-04-15

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET