|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2008-01-28 23:36 UTC] tony2001@php.net
[2008-02-05 01:00 UTC] php-bugs at lists dot php dot net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Oct 27 12:00:02 2025 UTC |
Description: ------------ PHP (php5.2-200801141730) is still not closing open files, resulting in an email-related error after a while...as mentioned in error #43105: "Could not execute mail delivery program '/usr/lib/sendmail -t -i'" lsof -u daemon|grep httpd|wc -l 3937 ...still growing... Using Apache 2.2.6, mpm-worker, Solaris 10 x86.