php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9363 Floating point error upon startup
Submitted: 2001-02-20 17:28 UTC Modified: 2001-02-20 17:36 UTC
From: zerodiv at zerodivide dot net Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.4pl1 OS: FREEBSD 3.4
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: zerodiv at zerodivide dot net
New email:
PHP Version: OS:

 

 [2001-02-20 17:28 UTC] zerodiv at zerodivide dot net
# 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/

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-20 17:33 UTC] derick@php.net
Already fixed in CVS. You can use a snapshot from snaps.php.net or the CVS version.
 [2001-02-20 17:36 UTC] zerodiv at zerodivide dot net
Any eta on a point release? I'd rather not use a snapshot on productional servers.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Sep 19 09:00:01 2025 UTC