ID: 48325 User updated by: jpgorton at gmail dot com Reported By: jpgorton at gmail dot com -Status: Open +Status: Closed Bug Type: IIS related Operating System: windows server 2008 64bit PHP Version: 5.2.9 New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [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 http://bugs.php.net/?id=48325&edit=1