php_http.dll modul not exists in xampp 1.7.2

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

php_http.dll modul not exists in xampp 1.7.2

Postby bbildstein » 08. October 2009 10:14

In my application there is code from
php_http.dll modul
This php_http.dll does not exist anymore in xampp 1.7.2
What can i do to further use my code ?.
Where is the above modul ?.

Thank you very much.
bbildstein
 
Posts: 1
Joined: 30. December 2005 02:32

Re: php_http.dll modul not exists in xampp 1.7.2

Postby Nobbie » 08. October 2009 11:20

bbildstein wrote:Where is the above modul ?.


Due to http://de.php.net/manual/en/http.install.php there is no more, because

a) the HTTP extension has been moved to PECL, it is called pecl_http
b) currently there is no DLL for Windows

That means, you

a) either build your own DLL (difficult)
b) or switch over to linux (what i prefer)
c) or go back a few releases, where php_http.dll was part of PHP
Nobbie
 
Posts: 13170
Joined: 09. March 2008 13:04


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 159 guests