PECL http_request

Problems with the Windows version of XAMPP, questions, comments, and anything related.

PECL http_request

Postby yezariel » 21. July 2010 16:06

Hi!

I'm using XAMPP version 1.7.3 and I would like to use the PECL extension http_request on a windows environment. The problem is I can't use something else because I have to work with a PHP application from a vendor and that application uses the PECL. Is there any way to implement the PECL extension in XAMPP? And also, where can I download a working php_http.dll file to use it in the extension directory and the php.ini file?

Thanks for any help,

Greetings,

Bernd
yezariel
 
Posts: 2
Joined: 21. July 2010 15:43

Re: PECL http_request

Postby JonB » 21. July 2010 17:10

Read this:

Installation/Configuration
Installation
This » PECL extension is not bundled with PHP.

Information for installing this PECL extension may be found in the manual chapter titled Installation of PECL extensions. Additional information such as new releases, downloads, source files, maintainer information, and a CHANGELOG, can be located here: » http://pecl.php.net/package/pecl_http.

Note: The official name of this extension is pecl_http.

A DLL for this PECL extension is currently unavailable. See also the building on Windows section.


http://php.net/manual/en/http.install.php

You might be able to compile from source, you will need the Visual C 6 compiler that is part of Visual Studio 6. You may also 'get lucky' searching for it (I didn't). If you find a DLL for it, ensure it is a VC6, not VC9 compile and that it was compiled for PHP 5.3 . VC9 binaries are for use with IIS and will not run with the Apache Software Foundation DLL's for Windows.

http://www.phpbuilder.com/board/archive ... 33933.html

You might also inquire with the developers of that package about workarounds.

Good Luck
:roll:
User avatar
JonB
AF Moderator
 
Posts: 3210
Joined: 12. April 2010 16:41
Location: Land of the Blazing Sun
Operating System: Windows XP/7 - Fedora 15 1.7.7


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 141 guests