From 8fe727f7e1a61adb18e0625fb3322b2aff83e0ff Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Mon, 10 Apr 2000 19:28:29 +0000 Subject: [PATCH] CGIs work again on UNIX because ap_create_process() works again on UNIX. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84940 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/STATUS b/STATUS index 8defb6a260..0e6bfa9554 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/04/10 17:04:08 $] +Last modified at [$Date: 2000/04/10 19:28:29 $] Release: @@ -19,9 +19,6 @@ RELEASE SHOWSTOPPERS: used on Unix because of the limitations these impose on some platforms, for example the 256 File * limit on Solaris. - * There is a bug in ap_create_process on Linux at least. Currently CGI - processes are not working at all. - * Fix SAFEREAD. Can somebody detail what is wrong with SAFEREAD? * Fix lingering close -- 2.50.1