https://issues.apache.org/bugzilla/show_bug.cgi?id=45409
Summary: I can't get CURL to install on Windows XP.
Product: Apache httpd-2
Version: 2.2.4
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: major
Priority: P2
Component: Runtime Config
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
I have Apache/2.2.4 (Win32)and PHP/5.2.1 installed on my PC, but I can't get
the CURL extension to work. It does not show up when I display phpinfo and
when I run a program with CURL in it, I get an error message that the program
does not recognize the CURL function.
I had uncommented out extension=php_curl.dll in the php.ini file. In terms, of
the two files associated with CURL, libeay32.dll and ssleay32.dll, they are
both in my PHP root directory and my PHP/ext directory, as is php_curl.dll. I
have also put these the libeay32.dll and ssleay32.dll in my Windows/system and
Windows/system32 directories because someone had suggested it when I was
researching CURL installation problems. I had checked the PATH function to see
that all necessary directories are mentioned.
I have restarted Apache and the CURL function is still missing.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]