php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #311 Apache httpd dumps core w/ many VirtualHosts
Submitted: 1998-04-24 14:10 UTC Modified: 1998-09-22 10:39 UTC
From: igor at ipass dot net Assigned: zeev (profile)
Status: Closed Package: Other
PHP Version: 3.0 Release Candidate OS: Solaris 2.5.1
Private report: No CVE-ID: None
 [1998-04-24 14:10 UTC] igor at ipass dot net
Apache httpd configured with many VirtualHosts dumps core when processing php3 program.  If I remove VirtualHosts, PHP3 runs fine.  Number of VirtualHost seems to be relevant here.  PHP will run with certain amount VirtualHosts, but I did not find breaking point.  I have over 220 VirtualHosts.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-09-22 10:39 UTC] zeev
You're probably running out of file descriptors.
It should be fixed now, but only in the sense
that PHP will handle it without crashing (it would
still not work).

Please confirm so I can close this.

---
No response for quite a while, should be fixed as noted.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 06:01:29 2024 UTC