php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #59655 Support for libevent2
Submitted: 2011-03-07 08:26 UTC Modified: 2011-06-09 08:18 UTC
From: abesto0 at gmail dot com Assigned: mike (profile)
Status: Not a bug Package: pecl_http (PECL)
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: abesto0 at gmail dot com
New email:
PHP Version: OS:

 

 [2011-03-07 08:26 UTC] abesto0 at gmail dot com
Description:
------------
The module is linked against libevent 1.4, and fails to load with libevent 2.

Reproduce code:
---------------
(Start PHP)

Expected result:
----------------
No error, working HTTP module

Actual result:
--------------
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/http.so' - libevent-1.4.so.2: cannot open shared object file: No such file or directory in Unknown on line 0

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-06-09 08:18 UTC] mike@php.net
Thank you for taking the time to write to us, but this is not
a bug.

You need to rebuild it of course.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 00:01:35 2025 UTC