|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-08-10 09:03 UTC] sniper@php.net
[2000-08-11 22:27 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Sat Jun 27 10:00:01 2026 UTC |
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