summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2010-06-04 18:07:04 +0000
committerJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2010-10-16 14:57:06 +0000
commitb689553c14d35c1a2b4007c1973311d3d7963a3a (patch)
treec39254f96808d4cd1bfdb65d3bdf5af775339630 /net-analyzer
parentProtected the db config file. (diff)
downloadjmbsvicetto-b689553c14d35c1a2b4007c1973311d3d7963a3a.tar.gz
jmbsvicetto-b689553c14d35c1a2b4007c1973311d3d7963a3a.tar.bz2
jmbsvicetto-b689553c14d35c1a2b4007c1973311d3d7963a3a.zip
Updated instructions to warn specifically about dropping privileges for the install.php file.
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/ocsng/files/postinstall-en.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-analyzer/ocsng/files/postinstall-en.txt b/net-analyzer/ocsng/files/postinstall-en.txt
index 2f5214e..8059020 100644
--- a/net-analyzer/ocsng/files/postinstall-en.txt
+++ b/net-analyzer/ocsng/files/postinstall-en.txt
@@ -3,9 +3,8 @@ mysqladmin create geeklog
1. Edit ${VHOST_ROOT}/${PN}-${PVR}/config.php and set database settings.
-2. Login on
+2. Login to
http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/admin/install/install.php
and follow the directions.
-3. Don't forget to delete the admin/install directory when you're done!
-
+3. Don't forget to delete or remove permissions from the install.php file when you're done!