From: [EMAIL PROTECTED] Operating system: Slackware 8.0 PHP version: 4.2.0 PHP Bug Type: *Configuration Issues Bug description: undefined symbol: sapi_globals
On slackware 8.0 (Apache 2.0.36, upgraded from 1.3.20, where it worked fine), installed the module, it went fine, into src/modules.. made a .so, loaded it, and: Syntax error on line 1023 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/mod_php4.so into server: /usr/local/apache /libexec/mod_php4.so: undefined symbol: sapi_globals root@server:/usr/local/apache/src# I've tried re-downloading, compiling and make'ing PHP.. -- Edit bug report at http://bugs.php.net/?id=17147&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17147&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17147&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17147&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17147&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17147&r=support Expected behavior: http://bugs.php.net/fix.php?id=17147&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17147&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17147&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17147&r=globals