php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44376 MBstring extension load failed
Submitted: 2008-03-08 14:50 UTC Modified: 2009-02-19 01:00 UTC
Votes:4
Avg. Score:4.8 ± 0.4
Reproduced:3 of 3 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (33.3%)
From: petr at hroch dot info Assigned:
Status: No Feedback Package: mbstring related
PHP Version: 5.3CVS-2008-03-08 (snap) OS: Linux Debian Etch 4.0
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: petr at hroch dot info
New email:
PHP Version: OS:

 

 [2008-03-08 14:50 UTC] petr at hroch dot info
Description:
------------
MBstring extension load failed, compiled from latest cvs snapshot

Actual result:
--------------
php -m
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/php/lib/php/extensions/mbstring.so' - /usr/local/php/lib/php/extensions/mbstring.so: undefined symbol: second_arg_force_ref in Unknown on line 0


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-03-08 19:20 UTC] felipe@php.net
Works fine here...
 [2008-03-08 22:15 UTC] johannes@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows (zip):
 
  http://snaps.php.net/win32/php5.3-win32-latest.zip

For Windows (installer):

  http://snaps.php.net/win32/php5.3-win32-installer-latest.msi

looks like you're using an extension from another PHP version or similar. Please check that you're not mixing different versions...
 [2008-03-09 21:40 UTC] petr at hroch dot info
Ok. I'll recheck it on Monday morning and let you know.

Regards
Petr
 [2008-03-09 22:47 UTC] johannes@php.net
Keeping the state on "Feedback" till there was feedback :-)
 [2008-03-17 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2008-06-24 12:50 UTC] pahan at hubbitus dot spb dot su
Build snapshot 200806231230 - have same error while load mbstring module:

bash-3.2$ php -v
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mbstring.so' - /usr/lib/php/modules/mbstring.so: undefined symbol: second_arg_force_ref in Unknown on line 0
PHP 5.3.0-dev (cli) (built: Jun 23 2008 22:25:28) 
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2008 Zend Technologies
    with Xdebug v2.1.0-dev, Copyright (c) 2002-2008, by Derick Rethans
 [2009-02-11 21:37 UTC] felipe@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/


 [2009-02-19 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 14:01:30 2025 UTC