aboutsummaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rw-r--r--install/INSTALL.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/install/INSTALL.txt b/install/INSTALL.txt
index 0d1f7d0ee..464f54a51 100644
--- a/install/INSTALL.txt
+++ b/install/INSTALL.txt
@@ -192,11 +192,11 @@ website.
6. *If* the automated installation fails for any reason, check the following:
- ".htconfig.php" exists
- If not, edit htconfig.php and change system settings. Rename
- to .htconfig.php
- - Database is populated.
+ If not, edit htconfig.php and change system settings. Rename to .htconfig.php
+ - Database is populated.
If not, import the contents of "install/schema_xxxxx.sql" with phpmyadmin
or mysql command line (replace 'xxxxx' with your DB type).
+ - Manualy create the sys channel by running `util/init_sys_channel`
7. At this point visit your website again, and register your personal account.
Registration errors should all be recoverable automatically.