update install document

This commit is contained in:
Mario
2025-07-13 10:03:46 +00:00
parent 9cf610280c
commit fa4c86eabf

View File

@@ -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.