1 # arg 1: the new package version
4 Wikka Wiki Instructions:
6 1. Create the database for wikka and create a user with sufficient
7 permissions (ie. reading, writing, modifying and deleting
8 records, as well as creating tables (which is what the installer
9 is going to do); being allowed to drop tables (not databases) may
10 also be needed later).
12 2. Then point your browser to http://localhost/wikka to begin the install.
14 3. ***IMPORTANT*** chmod 644 wikka.config.php after the web install.
16 # chmod 644 /home/httpd/html/wikka/wikka.config.php