php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31996 PHP CGI processes don't exit
Submitted: 2005-02-16 16:11 UTC Modified: 2005-02-16 18:07 UTC
From: franky01 at freemail dot hu Assigned:
Status: Not a bug Package: CGI/CLI related
PHP Version: 4.3.9 OS: Debian
Private report: No CVE-ID: None
 [2005-02-16 16:11 UTC] franky01 at freemail dot hu
Description:
------------
I have a server which serves several web portals with PHP-CGI.
Sometimes (I don't know how to check it when) a process stays alive (stays in the process list), and won't exit. These number if these processes is growing. I can kill them, but I think it's not a solution.

I user MySQL and PostgerSQL too, most of the PHP scripts use MySQL.

Do somebody knows why those processes hang, and how to solve that situation?

Thanxs,

Franky


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-16 18:07 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 02:01:30 2024 UTC