php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8738 PHP compiled statically into Apache dumps core at apache start
Submitted: 2001-01-16 10:41 UTC Modified: 2001-01-17 06:02 UTC
From: vahan at design dot am Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.4pl1 OS: FreeBSD 3.4-RELEASE
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: vahan at design dot am
New email:
PHP Version: OS:

 

 [2001-01-16 10:41 UTC] vahan at design dot am
PHP configuration:
./configure --enable-track-vars --enable-ftp --with-mysql=/usr/local/mysql --with-gd=../gd1.3 --with-apache=../apache_1.3.14 --enable-magic-quotes


Apache configuration:
./configure --prefix=/WWW --activate-module=src/modules/php4/libphp4.a

I'm getting the following from /WWW/bin/apachectl start
Floating point exception - core dumped
/WWW/bin/apachectl start: httpd could not be started

the problem exists with both apache 1.3.12 and 1.3.14
compiling apache 1.3.14 with php 4.0.3pl1 works OK.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-16 10:48 UTC] derick@php.net
This is already fixed in CVS, please try a snapshot from snaps.php.net
 [2001-01-16 14:59 UTC] sniper@php.net
Reopen if the snapshot doesn't work for you.

--Jani
 [2001-01-17 06:02 UTC] vahan at design dot am
Everything worked with the latest snapshot. Thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 02:01:28 2024 UTC