php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57263 Unable to load dynamic library
Submitted: 2006-09-28 20:51 UTC Modified: 2006-09-29 04:46 UTC
From: zigjm at ziggie216 dot com Assigned:
Status: Not a bug Package: memcache (PECL)
PHP Version: 5.1.6 OS: Linux
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:
42 - 5 = ?
Subscribe to this entry?

 
 [2006-09-28 20:51 UTC] zigjm at ziggie216 dot com
Description:
------------
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20050922/memcache.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20050922/memcache.so: undefined symbol: executor_globals in Unknown on line 0

memcache 2.0.4



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-29 04:46 UTC] tony2001 at phpclub dot net
You've built the library using wrong PHP headers.
Please make sure phpize and php-config in your system came with the version of PHP you're using.
No bug here.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 00:01:28 2024 UTC