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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 04:01:30 2024 UTC