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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: igor at ipass dot net
New email:
PHP Version: OS:

 

 [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: Sat Apr 20 04:01:28 2024 UTC