1. Manual Installation | |
|
| |
1.1. Create your db/local.php file | |
|
Make sure there are no spaces or special characters before or after the code.
| |
1.2. Insert tiki.sql | |
|
From Tiki 12 there is a console command "php console.php database:install" (try php console.php database:install --help) that will also install the database once you have local.php setup. This will populate the database and give you the default profile. | |
1.3. Insert secdb (optional) | |
|
For more information: Security Admin | |
1.4. Rename _htaccess for clean URLs (optional) | |
|
You can rename _htaccess to .htaccess
| |
MultiTiki | |
|
The instructions above assume you are installing one Tiki. If you are using MultiTiki, please see MultiTiki Manual Installation alias
| |