Problem loading dynamic library in WAMP

Posted by topdog 523 days ago Questions| php http library All

I have downloaded a dynamic library from the location: http://downloads.php.net/pierre/.

The specific file I downloaded is: php_http-5.3-nts-svn20091125-vc6-x86.zip.

I have copied the file (php_http.dll) into the folder: C:\wamp\bin\php\php5.3.0\ext.

In php.ini, I added the line: extension=php_http.dll.

But I am getting the warning consisting of message: "PHP Startup: Unable to load dynamic library".

Do I need to do anything else to have this module enabled?

Originally asked by: Gunner on Stack Overflow

Discuss Bury


Who Voted for this Question