UniWakka Installation
Since there is no existing Wakka configuration, this probably is a fresh Wakka install. You are about to install UniWakka 0.5.2. Please configure your UniWakka site using the form below.
NOTE: This installer will try to write the configuration data to the file wakka.config.php in the Wakka installation directory. In order for this to work, you must make sure the web server has write access to that file! If you can't do this, you will have to edit the file manually (the installer will tell you how). See UniWakka for details.
Database Configuration
The host your MySQL server is running on. Usually "localhost" (ie, the same machine your Wakka site is on).
MySQL host:
The MySQL database Wakka should use. This database needs to exist already once you continue!
MySQL database:
Name and password of the MySQL user used to connect to your database.
MySQL user name:
MySQL password:
Prefix of all tables used by Wakka. This allows you to run multiple Wakka installations using the same MySQL database by configuring them to use different table prefixes.
Table prefix:
Wakka Site Configuration
The name of your Wakka site. It usually is a WikiName and looks SomethingLikeThis.
Your Wakka's name:
Your Wakka site's home page. Should be a WikiName.
Home page:
META Keywords/Description that get inserted into the HTML headers.
Meta Keywords:
Meta Description:
Navigation Links.
Navigation Links:
Your Wakka site's CSS. Leave blanc for default.
CSS:
Wakka URL Configuration Since this is a new installation, the installer tried to guess the proper values. Change them only if you know what you're doing!
Your Wakka site's base URL. Page names get appended to it, so it should include the "?wakka=" parameter stuff if the funky URL rewriting stuff doesn't work on your server.
Base URL:
Rewrite mode should be enabled if you are using Wakka with URL rewriting.
Rewrite Mode: Enabled
MathML support. If you want to insert mathml in you wiki pages
MathML Support: Enabled
Hide comments.
Hide comments: Enabled
Access Control: Open Wiki is THE WikiWay; Private Wiki: only registered users can edit it, and only the wikimaster can add new users; Closed Registration: only the wikimaster can add new users;
Access Control: Open Access Private Wiki Closed Registration
Wakka Site Administration
Your Wakka site's Administration mail. This account will receive notification of changes to pages, calendar and comments. The address will appear in the RSS feed. Multiple addresses, separeted by a comma, are allowed.
Admin address:
Your Wakka site's email notification. If set to Y the administrator's email account will receive notification of changes to pages, calendar, comments and file upload.
Email notification: Yes No
Your Wakka site's Administration User. This user will have full privileges, will be able to edit ACLs of every page, to delete and rename pages and uploaded files.
Admin user:
Your Wakka site's copyright that will appear in the RSS feed.
Copyright:
Your Wakka site's language.
Language:
Aspell should be enabled if you need a spell checker.
Aspell: Enabled
Available Aspell dictionaries. Multiple dictionaries, separeted by a comma, are allowed as fas as the appropriate command for each of them is defined below. Leave it blanc if you don't want spell checking turned on (it can be resource consuming!). For istance: it, en
Aspell Dictionaries:
Aspell command line. If multiple dictionaries were defined, provide the command for each of one, separeted by a comma. For istance: /usr/bin/aspell -l --ignore=2 -a -m -d it -B, /usr/bin/aspell -l --ignore=2 --lang=en
Aspell command line: