Jump to content

Cannot install pecl_http extension


test

Recommended Posts

OS - Windows XP Home

PHP - v5.2.0

 

I'm not sure what I'm doing wrong. I've tried downloading the .dll from Pecl4win.com putting it in my extension directory (C:\php\ext) and uncommenting it in my php.ini. But I always get all kinds of errors from pear and when I try to use functions from pecl_http I get errors like this in pear...

 

PHP Warning:  PHP Startup: http: Unable to initialize module

Module compiled with module API=20050922, debug=0, thread-safety=1

PHP    compiled with module API=20060613, debug=0, thread-safety=1

 

So I then tried to download the zip and install it through pear but it says it cant find files.

 

I'm a newb to php so maybe I'm missing something here. Any help would be awesome!

Link to comment
https://forums.phpfreaks.com/topic/51841-cannot-install-pecl_http-extension/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.