cvs: docweb / INSTALL.txt
[email protected] ("Etienne Kneuss")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <cvscolder1169151535@cvsserver> |
colder Thu Jan 18 20:18:55 2007 UTC
Modified files:
/docweb INSTALL.txt
Log:
completes the list of required PEAR packages
http://cvs.php.net/viewvc.cgi/docweb/INSTALL.txt?r1=1.13&r2=1.14&diff_format=u
Index: docweb/INSTALL.txt
diff -u docweb/INSTALL.txt:1.13 docweb/INSTALL.txt:1.14
--- docweb/INSTALL.txt:1.13 Tue Aug 2 19:38:55 2005
+++ docweb/INSTALL.txt Thu Jan 18 20:18:55 2007
@@ -7,6 +7,7 @@
3. Create the SQLite and files directories and chown them to the user and
group who apache runs under. (see scripts/set_ownership.sh)
4. The PEAR packages for the RFC System can be found at include/rfc/PACKAGES
+ You will also need to have: XML_RSS, XML_Parser
5. A cronjob should be setup to run include/rfc/rfc-cron.php at 4am
6. You may want to create a www/robots.txt to allow or disallow bots crawling
your local docweb development site.