php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #71194 Unable to load dynamic library
Submitted: 2015-12-22 06:47 UTC Modified: 2016-04-10 18:05 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: tonyd_g at 126 dot com Assigned:
Status: Not a bug Package: intl (PECL)
PHP Version: 5.5.30 OS: mac ox 10.11
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:
33 - 18 = ?
Subscribe to this entry?

 
 [2015-12-22 06:47 UTC] tonyd_g at 126 dot com
Description:
------------
PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20121212/intl.so' - dlopen(/usr/lib/php/extensions/no-debug-non-zts-20121212/intl.so, 9): Library not loaded: libicui18n.51.dylib
  Referenced from: /usr/lib/php/extensions/no-debug-non-zts-20121212/intl.so
  Reason: unsafe use of relative rpath libicui18n.51.dylib in /usr/lib/php/extensions/no-debug-non-zts-20121212/intl.so with restricted binary in Unknown on line 0



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-04-10 18:05 UTC] ab@php.net
-Status: Open +Status: Not a bug
 [2016-04-10 18:05 UTC] ab@php.net
Thanks for the report. As per the error message, it is related to the builds of ICU on your system, not to PHP.

Thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 22:01:29 2024 UTC