php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #67603 Can't start PHP with compiled http.so
Submitted: 2014-07-10 13:36 UTC Modified: 2014-07-10 14:34 UTC
From: tw at appserver dot io Assigned:
Status: Not a bug Package: pecl_http (PECL)
PHP Version: 5.5.14 OS: Mac OS X 10.9
Private report: No CVE-ID: None
 [2014-07-10 13:36 UTC] tw at appserver dot io
Description:
------------
Hi, 

after after compiling pecl_http 2.0.6 extension on Mac OS X 10.9 with a PHP 5.5.10 ZTS enabled i receive the error message below when restarting.


Configuration and compiliation works without problems.

Cheers
Tim

Test script:
---------------
[10-Jul-2014 13:29:49 UTC] PHP Warning:  PHP Startup: Unable to load dynamic library '/opt/appserver/lib/php/extensions/no-debug-zts-20121212/http.so' - dlopen(/opt/appserver/lib/php/extensions/no-debug-zts-20121212/http.so, 9): Symbol not found: _php_persistent_handle_abandon
  Referenced from: /opt/appserver/lib/php/extensions/no-debug-zts-20121212/http.so
  Expected in: flat namespace
 in /opt/appserver/lib/php/extensions/no-debug-zts-20121212/http.so in Unknown on line 0


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-07-10 14:34 UTC] mike@php.net
-Status: Open +Status: Not a bug
 [2014-07-10 14:34 UTC] mike@php.net
pecl_http-v2 depends on several other extensions to be already loaded, see:
http://devel-m6w6.rhcloud.com/mdref/http#Dependencies:
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 08:01:28 2024 UTC