php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1221 Document contains no data on *ALL* php3 pages (apache 1.3.4).
Submitted: 1999-03-11 11:49 UTC Modified: 1999-06-24 09:22 UTC
From: andrews at zoo dot net dot uk Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 3.0.7 OS: Soalris 2.5
Private report: No CVE-ID: None
 [1999-03-11 11:49 UTC] andrews at zoo dot net dot uk
I have php 3.0.7 compiled as an apache module. The httpd.conf has 324 VirtualHosts. If I remove most of them, then php works correctly. PHP as a CGI works without any problems. 

php is built as : ./configure --with-apache=../apache_1.3.4 --prefix=/export/php3 --with-pgsql=/export/pgsql --enable-track-vars

apache is built with the standard module + Mod_Rewrite and (obviously) php.

Andrew

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-01 16:18 UTC] jim at cvs dot php dot net
Sounds like a file descriptor limit problem.
 [1999-06-24 09:22 UTC] sas at cvs dot php dot net
Increase your system limits
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 08:01:33 2024 UTC