php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9585 Apache do not start - Floating Point Exception
Submitted: 2001-03-06 14:38 UTC Modified: 2001-05-10 05:52 UTC
From: tzetter at thunderbear dot ca Assigned:
Status: Closed Package: *Web Server problem
PHP Version: 4.0.4pl1 OS: mips_linux
Private report: No CVE-ID: None
 [2001-03-06 14:38 UTC] tzetter at thunderbear dot ca
I am currently running PHP3 on a Cobalt Qube 2, I want to add PHP 4, to be used with a PHP 4 written email application.

I have no problem to run ./configure, or make or make install, my problem occurs when I stop and start apache. Apache do not want to start, it do not give me any errors, when I run httpd it gives me the error "Floating Point Exception". I have compile various versions, with and without MySql, and I still get the error. When I include the libphp4.so in the httpd.conf file, this error occur, if I remove it works fine again.

I am running a Apache 1.3.3, MySql 3.22.21 on a Cobalt with a mips processor.

I am stuck, I have tried all options in my mind, plus all information that I gather from PHP.net FAQ and Cobalt FAQ, I have tried all the different options suggested in these FAQ when it comes to ./cofigure. So, with that conclusion I beleive it may be a bug.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-06 18:52 UTC] sniper@php.net
Can you please try the latest CVS snapshot from http://snaps.php.net/
and if this happens with it too, generate a GDB backtrace of the crash.
Remember to configure PHP with --enable-debug first before generating
the backtrace!

--Jani

 [2001-04-10 10:51 UTC] sniper@php.net
Have you tried the latest CVS yet? Does this happen with it too? 

--Jani


 [2001-05-10 05:52 UTC] sniper@php.net
no feedback

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 10:01:30 2024 UTC