summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>1999-09-28 12:08:34 +0000
committerStig Bakken <ssb@php.net>1999-09-28 12:08:34 +0000
commit4c4c8555eb5677d3ea01407d2057f0038deb5376 (patch)
tree5bd7599db58f46095bd77add94ffa50a0fa89c40 /INSTALL
parent7ed68c0f5300a6d0345818d170780cf457e524ca (diff)
downloadphp-git-4c4c8555eb5677d3ea01407d2057f0038deb5376.tar.gz
Started working on the Zeus support. Zeus's ISAPI obviously differs from
Windows's, does someone have docs for the Windows API?
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 3ad1f25a95..5311acab3c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,8 @@
Installation Instructions for PHP 4.0
-------------------------------------
+Note! As of 4.0b3, PHP will require GNU make.
+
For the impatient here is a quick set of steps that will build PHP as
an Apache module for Apache 1.3.x with MySQL support. A more verbose
explanation follows.