Jump to content

Unable to load dynamic library


Recommended Posts

Running apache 2.0.54, php 5.0.4, and mysql 5.1.4
Anyone know what's up with these errors?

PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/lib/php/extensions/mbstring.so' -
/usr/lib/php/extensions/mbstring.so: undefined symbol: _zval_dtor_func in
Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/lib/php/extensions/mcrypt.so' - /usr/lib/php/extensions/mcrypt.so:
undefined symbol: _zval_copy_ctor_func in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/lib/php/extensions/mysql.so' - /usr/lib/php/extensions/mysql.so:
undefined symbol: _zval_copy_ctor_func in Unknown on line 0
PHP 5.0.4 (cli) (built: Sep 6 2005 15:21:04)
Copyright © 1997-2004 The PHP Group

Someone able to point me in the right direction? Google doesn't come up with much, but my fingers are crossed
Link to comment
Share on other sites

have you satisfied these dependencies?
[a href=\"http://php.net/mbstring\" target=\"_blank\"]http://php.net/mbstring[/a]

have you disabled posix threads?
[a href=\"http://php.net/mcrypt\" target=\"_blank\"]http://php.net/mcrypt[/a]
Link to comment
Share on other sites

  • 4 weeks later...
I am having similar problems...running Apache 2.0.4, PHP 5.0.4, & MySql 4.1.20.

My errors show this:

[quote]PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/dom.so' - /usr/lib/php/modules/dom.so: undefined symbol: htmlCreateMemoryParserCtxt in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/soap.so' - /usr/lib/php/modules/soap.so: undefined symbol: xmlBufferCreateStatic in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/xsl.so' - /usr/lib/php/modules/xsl.so: undefined symbol: dom_node_class_entry in Unknown on line 0[/quote]

I also have the following installed:

php-dba 5.0.4
php-devel 5.0.4
php-gd 5.0.4
php-imap 5.0.4
php-ldap 5.0.4
php-mbstring 5.0.4
php-mcrypt 5.0.4
php-mhash 5.0.4
php-mysql 5.0.4
php-ncurses 5.0.4
php-odbc 5.0.4
php-pear 5.0.4
php-pgsql 5.0.4
php-smnp 5.0.4
php-soap 5.0.4
php-xml 5.0.4
php-xmlrpc 5.0.4

This is driving me crazy!!  The only other thing I have noticed is that my php/session directory is not writeable from my Joomla installation...could that be a source of the problem?
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.