we fixed this by running filmon from sysinternals and noticing that the
following 2 dlls were missing from system32.

ssleay32.dll
libeay32.dll

After adding them and restarting the web site, the php page worked.

In the php.ini setting we also added :

[PHP_HTTP]
extension=php_http.dll


Good luck!
-- 
View this message in context: 
http://www.nabble.com/Cannot-get-php_http.dll-to-work-tp15622879p21022916.html
Sent from the Php - Windows mailing list archive at Nabble.com.


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to