problem with php_curl.dll load

Posted by acer on Stack Overflow See other posts from Stack Overflow or by acer
Published on 2010-05-22T11:29:43Z Indexed on 2010/05/22 11:50 UTC
Read the original article Hit count: 214

Filed under:
|
|

related Questions didn't help !

i have a problem loading php_curl.dll under following circumstances:

XAMPP for windows 1.7.2 Apache 2.2.12 PHP 5.3.0 mod_ssl enabled in http.conf php_curl.dll enabled in php/ext copied ssleay32.dll and libeay32.dll in system32 checked the extension by php: if (extension_loaded('curl'))-> FALSE ! and all i got in apache errors.log is: [Sat May 22 15:13:20 2010] [error] an unknown filter was not added: DEFLATE

can you tell me what do i have to do ??!?!?!?

© Stack Overflow or respective owner

Related posts about php

Related posts about apache