[PHP-DEV] PHP 4.0 Bug #9363: Floating point error upon startup From: zerodiv <email protected>
Date: 02/20/01

From: zerodiv <email protected>
Operating system: FREEBSD 3.4
PHP version: 4.0.4pl1
PHP Bug Type: Reproduceable crash
Bug description: Floating point error upon startup

# apache configure
./configure \
"--with-layout=Apache" \
"--prefix=/usr/local/apache" \
"--enable-module=rewrite" \
"--enable-module=so" \
"$@"

# php4 configure
./configure --enable-debug=no --enable-memory-limit --with-apxs=/usr/local/apache/bin/apxs --enable-shmop --enable-sysvshm --enable-versioning --with-ldap --with-mysql --with-imap=/usr/local/

-- 
Edit Bug report at: http://bugs.php.net/?id=9363&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>