From: [EMAIL PROTECTED] Operating system: FreeBSD 2.2.7 PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: Apache can't load neither static (core dump) neither DSO module (linking err). When module is static, then system reports "floating point exception, core dumped" (see also bug 9573). When module is DSO, then system reports "Cannot load .../apache_1.3.17/libexec/libphp4.so into server: Undefined symbol "_finite" in httpd:.../apache_1.3.17/libexec/libphp4.so" PHP: ./configure --with-mysql=/usr/local --with-apxs=/home/apache_1.3.17/bin/apxs --enable-safe-mode --with-openssl --with-zlib Apache is '1.3.17'. Patched by mod_ssl-2.8.0-1.3.17. ./configure --prefix=.../apache_1.3.17 --enable-rule=SHARED_CORE --enable-module=rewrite --enable-module=so --enable-module=ssl --enable-shared=ssl -- Edit Bug report at: http://bugs.php.net/?id=9574&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]