php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44002 PHP 5.2.4 stops running (?crashes?) while idle
Submitted: 2008-01-31 17:02 UTC Modified: 2008-02-01 22:22 UTC
From: curtis at curtisjackson dot com Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 5.2.5 OS: Mac OS X
Private report: No CVE-ID: None
 [2008-01-31 17:02 UTC] curtis at curtisjackson dot com
Description:
------------
Yes, I am running 5.2.4 (as shipped with Leopard) because the 5.2.5 OS 
X binary is not yet available; I figured I'd report this anyway since 
it doesn't appear to be something that was reported and fixed between 
5.2.4 and 5.2.5.

Macbook Pro, OS X 10.5.1, apache2 shipped with Leopard.

Apache loads the PHP module just fine, and runs fine. I'll leave it 
alone (working elsewhere on the machine or physically leaving the 
machine, doesn't matter), and several hours later I will return and 
try a PHP page that was working perfectly before, but now Apache just 
serves up the PHP source code for the page -- PHP has obviously quit 
or crashed; I don't know if it crashed an hour or two before while 
idle, or if it crashes/quits while loading the page. Apache is still 
fine, so is MySQL. Restarting Apache fixes the problem, and PHP is 
working again. I will wildly guess that this happens every 4-6 hours, 
from empirical data.

I've combed through all the console and system and app logs I can 
find, but I can't find any indication of what is going wrong. If 
someone can tell me where to look, or tell me how to change php.ini to 
enable more logging or somesuch, I'll be happy to do so. I will also 
try this with 5.2.5 as soon as that binary is available for OS X.

Reproduce code:
---------------
n/a

Expected result:
----------------
n/a

Actual result:
--------------
n/a

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-02-01 22:22 UTC] jani@php.net
We don't support 3rd party binaries. If you're not using a binary build from the sources we provide, too bad. You should ask support from Apple instead.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 16 15:01:32 2024 UTC