|
Revision 1, 1.0 KB
(checked in by anonymous, 7 years ago)
|
|
initial import
|
| Line | |
|---|
| 1 | Wakka Installation |
|---|
| 2 | |
|---|
| 3 | |
|---|
| 4 | Not much to it (as long as it works, ahem). Unpack/upload the distribution files |
|---|
| 5 | into a directory that can be accessed via the web. Then go to the corresponding URL. |
|---|
| 6 | A web-based installer will walk you through the rest. |
|---|
| 7 | |
|---|
| 8 | Example: |
|---|
| 9 | |
|---|
| 10 | If your website, say, http://www.mysite.com, is mapped to the directory /home/jdoe/www/, |
|---|
| 11 | and you place the Wakka distribution files into /home/jdoe/www/wakka/, you should go to |
|---|
| 12 | http://www.mysite.com/wakka/. |
|---|
| 13 | |
|---|
| 14 | Note that Wakka distributions normally unpack into directories that include the version |
|---|
| 15 | in their name; you'll probably want to rename those to just "wakka" -- or, if you're |
|---|
| 16 | on a unixoid system, set up a symbolic link. |
|---|
| 17 | |
|---|
| 18 | IMPORTANT: for installing or upgrading Wakka, do NOT access any of the files contained |
|---|
| 19 | in the setup/ subdirectory. They're used by the web-based installer/updater, but you |
|---|
| 20 | should really just access the Wakka directory itself, and it will (or at least should) |
|---|
| 21 | work perfectly. |
|---|
| 22 | |
|---|
| 23 | Detailed instructions are available at <http://www.wakkawiki.com/WakkaInstallation>. |
|---|
| 24 | |
|---|
| 25 | - Hendrik Mans <hendrik@mans.de> |
|---|