php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8602 Apache starts with a core dumpe
Submitted: 2001-01-08 17:50 UTC Modified: 2001-01-09 13:28 UTC
From: nti at w4w dot net Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.4 OS: FreeBSD
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: nti at w4w dot net
New email:
PHP Version: OS:

 

 [2001-01-08 17:50 UTC] nti at w4w dot net
After compiling php4.04 without any error Apache is not able to start because of a "core dump" - php 4.0.3pl1 works fine.

do  ... php-4.0.4/build/shtool install -c -m 755 $prog /usr/local/bin/$prog;  done

apachectl stop
/usr/local/sbin/apachectl stop: httpd stopped
0.009u 0.022s 0:00.16 12.5%     444+316k 2+0io 0pf+0w
apachectl startssl
Floating point exception - core dumped

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-09 13:28 UTC] sniper@php.net
This is fixed in CVS. Please try latest snapshot from
http://snaps.php.net/ and reopen this bug report
if problem still exists with it.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 02:01:30 2024 UTC