cvs: docweb / INSTALL.txt
[email protected] ("Philip Olson")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <cvsphilip1173934667@cvsserver> |
philip Thu Mar 15 04:57:47 2007 UTC
Modified files:
/docweb INSTALL.txt
Log:
Mention PHP 5 is required
# This is a new development since upgrading JpGraph.
# The DocWeb server is running PHP 5.
# We could support PHP 4 too but it's not worth worrying about...
http://cvs.php.net/viewvc.cgi/docweb/INSTALL.txt?r1=1.15&r2=1.16&diff_format=u
Index: docweb/INSTALL.txt
diff -u docweb/INSTALL.txt:1.15 docweb/INSTALL.txt:1.16
--- docweb/INSTALL.txt:1.15 Fri Feb 9 07:22:03 2007
+++ docweb/INSTALL.txt Thu Mar 15 04:57:47 2007
@@ -1,6 +1,8 @@
Initial Installation
---------------------
+Requirements: PHP 5 with GD (both for the bundled JpGraph to work)
+
1. Run ./configure [--help]
2. You need to run the scripts/populatedocs.sh to fetch all the required
documentation for the site.