test Posted May 17, 2007 Share Posted May 17, 2007 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! Quote Link to comment https://forums.phpfreaks.com/topic/51841-cannot-install-pecl_http-extension/ Share on other sites More sharing options...
test Posted May 17, 2007 Author Share Posted May 17, 2007 Anyone please Quote Link to comment https://forums.phpfreaks.com/topic/51841-cannot-install-pecl_http-extension/#findComment-255589 Share on other sites More sharing options...
test Posted May 17, 2007 Author Share Posted May 17, 2007 I guess never mind. I think I'm going to try to use the cURL functions if I can. This is one busy forum. Quote Link to comment https://forums.phpfreaks.com/topic/51841-cannot-install-pecl_http-extension/#findComment-255810 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.