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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 14:01:31 2024 UTC