https://bugzilla.novell.com/show_bug.cgi?id=220699 Summary: mod_php5 does not close files Product: SUSE Linux 10.1 Version: Final Platform: i586 OS/Version: SuSE Linux 10.1 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: Michael.Schmitz@tietoenator.com QAContact: qa@suse.de I saw lots of "Too many open files" error in my Web application. A "lsof -p <PID>" for the Apache2 worker process shows more than 1000 open files. Many of them have been opened several times. Obviously the PHP module (apache2-mod_php5-5.1.2-29.19) for Apache2 does not close files when processing the request finished. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.