cvs: docweb / INSTALL.txt
[email protected] ("Hannes Magnusson")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <cvsbjori1202052905@cvsserver> |
bjori Sun Feb 3 15:35:05 2008 UTC
Modified files:
/docweb INSTALL.txt
Log:
Mention howto create these sqlite files
http://cvs.php.net/viewvc.cgi/docweb/INSTALL.txt?r1=1.16&r2=1.17&diff_format=u
Index: docweb/INSTALL.txt
diff -u docweb/INSTALL.txt:1.16 docweb/INSTALL.txt:1.17
--- docweb/INSTALL.txt:1.16 Thu Mar 15 04:57:47 2007
+++ docweb/INSTALL.txt Sun Feb 3 15:35:05 2008
@@ -7,7 +7,8 @@
2. You need to run the scripts/populatedocs.sh to fetch all the required
documentation for the site.
3. Create the SQLite and files directories and chown them to the user and
- group who apache runs under. (see scripts/set_ownership.sh)
+ group who apache runs under. (see scripts/setup_users_database.php &&
+ scripts/set_ownership.sh)
4. Generate the initial SQLite databases by running the following scripts:
scripts/setup_users_database.php
scripts/setup_rfc_database.php