From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.2.3
PHP Bug Type:     Apache related
Bug description:  Undefined symbol: core_globals

After compiling PHP 4.2.3 as a DSO, 
I've received the following message on running httpd
version 1.3.26 (binary supplied with Slackware 8.1):

Cannot load /usr/libexec/libphp4.so into server:
  /usr/libexec/libphp4.so: undefined symbol: core_globals

Here are the following options I used in the
PHP4 build:
--with-sql
--with-apxs
--enable-mbstring
--enable-mbstr-enc-trans
--enable-mbregex

I've looked all over the Web for a solution to this.
Looking at various mailing lists, it seems that several
people have encountered the same problem, but I have not
yet seen a solution presented in response.
If there's a solution to this, could
you please email it to me?
-- 
Edit bug report at http://bugs.php.net/?id=20273&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20273&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20273&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20273&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20273&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20273&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20273&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20273&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20273&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20273&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20273&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20273&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20273&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20273&r=isapi

Reply via email to