NAME

cgi-wiki-kwiki-install

DESCRIPTION

Creates a CGI::Wiki::Kwiki wiki install in the current directory.

USAGE

To create a simple CGI::Wiki::Kwiki wiki install in the current directory:

  cgi-wiki-kwiki-install

The page data will be stored in an SQLite database called wikidb. Warning: this database will be created as writeable by all users, to overcome problems in cases where user CGI scripts run as the webserver user. If your setup allows you to make this database file more secure, please do so.

To show this help:

  cgi-wiki-kwiki-install --help