From:             alan dot mcfarlane at gmail dot com
Operating system: FreeBSD 6.0
PHP version:      5.2.1
PHP Bug Type:     MySQLi related
Bug description:  Undefined symbol: spl_ce_RuntimeException

Description:
------------
There appears to be a problem with one of the extensions - possibly un
undefined symbol:

The following extensions are active (in order):

session mysqli zip pdf json hash gmp filter fileinfo curl posix sockets
openssl ldap simplexml bz2 snmp gettext iconv dom tokenizer xmlreader
readline imap xml exif mhash mcrypt mysql mbstring xmlwriter zlib pcre spl
sqlite ctype ftp gd xsl

Reproduce code:
---------------
echo phpversion();

Expected result:
----------------
5.2.1

Actual result:
--------------
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/local/lib/php/20060613/mysqli.so' -
/usr/local/lib/php/20060613/mysqli.so: Undefined symbol
"spl_ce_RuntimeException" in Unknown on line 0
5.2.1


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

Reply via email to