php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2884 PHP doesn't close script files...
Submitted: 1999-12-01 10:26 UTC Modified: 1999-12-02 09:57 UTC
From: j at kubs dot cz Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0 Latest CVS (01/12/1999) OS: Linux 2.2.13/Apache 1.3.9
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: j at kubs dot cz
New email:
PHP Version: OS:

 

 [1999-12-01 10:26 UTC] j at kubs dot cz
Hi,

 I've problem with the latest PHP4b3, I've built it as APXS,
it works, but it is keeping all the script files opened...
after a couple of hours the computer claims it has too few filehandles and after I do ls /proc/*/fd/*, most of the httpd processes have more than 200 files opened, mostly the PHP scripts (logs as well, but I understand that...)

  Jakub

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-12-02 09:57 UTC] thies at cvs dot php dot net
fixed in libzend CVS
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 12:01:33 2025 UTC