php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4699 phpinfo causes a virtual server to stop responding
Submitted: 2000-05-30 17:21 UTC Modified: 2000-08-11 22:27 UTC
From: brad at graphtech dot net Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.0 Release OS: Linux 2.2.14
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: brad at graphtech dot net
New email:
PHP Version: OS:

 

 [2000-05-30 17:21 UTC] brad at graphtech dot net
A document with only:

<?php
phpinfo();
?>

never finishes loading, and causes the apache virtual server to stop responding.  All other domains/virtual servers continue to respond properly.

I'm unning PHP 4.0.0 Release with Apache 1.3.6.
./configure     --with-apxs=/usr/sbin/apxs \
                 --enable-filepro \
                --with-pgsql=/usr \
                --enable-safe-mode \
                --enable-magic-quotes \
                --enable-trans-sid \
                --enable-ftp \
                --with-gdbm \
                --enable-dbase \
                --with-mcrypt=/usr/local/include \
                --with-zlib

If this is a unique situation and you need it, I will give you the an address with the script and any information that may help you find the problem.  (not posted here, as it takes down the virtual server).

Thanks

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-10 09:03 UTC] sniper@php.net
Does this problem persist with more recent versions of PHP4 and Apache?
Apache 1.3.6 is ancient..=)

--Jani

 [2000-08-11 22:27 UTC] sniper@php.net
Closed by user request.

--Jani
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sat Jun 27 10:00:01 2026 UTC