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
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: 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

Pull Requests

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 Dec 27 13:01:27 2024 UTC