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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
49 - 28 = ?
Subscribe to this entry?

 
 [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 Apr 19 23:01:28 2024 UTC