Edit report at https://bugs.php.net/bug.php?id=48325&edit=1

 ID:                 48325
 Updated by:         paj...@php.net
 Reported by:        jpgorton at gmail dot com
 Summary:            IIS7 isapi - cannot enable curl extension
-Status:             Closed
+Status:             Not a bug
 Type:               Bug
 Package:            IIS related
 Operating System:   windows server 2008 64bit
 PHP Version:        5.2.9
 Block user comment: N
 Private report:     N



Previous Comments:
------------------------------------------------------------------------
[2012-05-01 18:23:56] cristianfloyd at gmail dot com

Hi, i solved problem just said jpgorton.
copying  libeay32.dll and ssleay32.dll to "windows\syswow64" folder.

------------------------------------------------------------------------
[2009-05-24 22:27:38] jpgorton at gmail dot com

I just found this...

http://www.webmasterworld.com/php/3412713.htm

it fixed my problem..
I had to copy libeay32.dll and ssleay32.dll from the PHP folder into 
c:/windows/syswow64 folder. Then recycled the iis application pool 
and it works. I guess it wasn't a php problem, but more of a windows 
problem? perhaps I'll stick this in as a comment on the curl 
documentation page. thanks guys and gals.

------------------------------------------------------------------------
[2009-05-19 01:52:28] jpgorton at gmail dot com

Description:
------------
I have windows server 2008 64bit.. with IIS7. If I run PHP via 
FastCGI the curl extension will load, but if I run PHP via isapi the 
curl extension will not load and does not appear in phpinfo(). Other 
extensions (ie sqlite) will load both ways.






------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=48325&edit=1

Reply via email to