From:             ekvixgroup at gmail dot com
Operating system: ubuntu 8
PHP version:      5.2.6
PHP Bug Type:     Dynamic loading
Bug description:  dynamic loading error

Description:
------------
1) pecl install memcache
2) add to php.ini:
extension=memcache.so

In the log:
[25-Jul-2008 15:23:54] PHP Warning:  PHP Startup: Unable to load dynamic
library '/usr/lib/php5/20060613+lfs/memcache.so' -
/usr/lib/php5/20060613+lfs/memcache.so: undefined symbol: executor_globals
in Unknown on line 0

phpinfo:

System  Linux kirill-ubuntu 2.6.24-20-generic #1 SMP Thu Jul 17 16:29:46
UTC 2008 i686

Build Date      Jul 25 2008 15:18:54

Configure Command       './configure' '--with-mysql'
'--with-apxs2=/usr/bin/apxs2' '--with-xsl' '--enable-mbstring' '--with-gd'
'--with-jpeg-dir' '--with-zlib' '--with-sqlite=shared' '--with-tidy'
'--with-pdo-mysql' '--with-paradox' '--enable-calendar'
'--enable-versioning'

Server API      Apache 2.0 Handler

Virtual Directory Support       enabled

Configuration File (php.ini) Path       /usr/local/lib

Loaded Configuration File       /usr/local/lib/php.ini 


-- 
Edit bug report at http://bugs.php.net/?id=45624&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=45624&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=45624&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=45624&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=45624&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=45624&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=45624&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=45624&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=45624&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=45624&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=45624&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=45624&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=45624&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=45624&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=45624&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=45624&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=45624&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=45624&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=45624&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=45624&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=45624&r=mysqlcfg

Reply via email to