php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58799 php_http.dll won't work since PHP 5.3
Submitted: 2009-08-11 08:20 UTC Modified: 2019-11-27 16:52 UTC
Votes:8
Avg. Score:4.2 ± 1.0
Reproduced:7 of 7 (100.0%)
Same Version:6 (85.7%)
Same OS:5 (71.4%)
From: david dot gausmann at measx dot com Assigned: cmb (profile)
Status: Closed Package: pecl_http (PECL)
PHP Version: 5.3.0RC4 OS: Windows XP SP3
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
44 + 48 = ?
Subscribe to this entry?

 
 [2009-08-11 08:20 UTC] david dot gausmann at measx dot com
Description:
------------
I have upgraded PHP from 5.2.9 to 5.3.
Since the upgrade I am not able to use the php_http.dll (pecl_http) anymore.

The dll is being loaded but the Apache tells me the following message (translated):
-------------------------------------------------
The procedure entry point "php_set_error_handling" couldn't be found in the dll "php5ts.dll".
-------------------------------------------------

Then the following message follows:
-------------------------------------------------
PHP Startup: Unable to load dynamisc library 'C:\xampp\php\ext\php_http.dll' - Procedure not found.
-------------------------------------------------

The error even occurs if I use the regular php installation (without xampp).

I think I whould only need a newer version of the php_http.dll, but there are no more dll versions of this package available at *.php.net


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-09-02 03:07 UTC] mike@php.net
The Windows PHP people are working on PECL downloads for Windows:

http://windows.php.net/
 [2012-05-15 07:51 UTC] mike@php.net
-Assigned To: mike +Assigned To:
 [2012-07-22 22:04 UTC] anon at anon dot com
You can download pre-compiled versions of pecl_http for PHP 5.3 from http://downloads.php.net/pierre/ (search the page for php_http)

(php_http-5.3-svn20091125-vc9-x86.zip worked for me)
 [2019-11-27 16:52 UTC] cmb@php.net
-Status: Suspended +Status: Closed -Assigned To: +Assigned To: cmb
 [2019-11-27 16:52 UTC] cmb@php.net
Windows downloads are now available at
<https://pecl.php.net/package/pecl_http>.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 16:01:27 2024 UTC