Installation instructions for the TWiki 4.0 production release.
If you are upgrading from a previous version of TWiki, you probably want to read TWikiUpgradeGuide instead.
TWiki should be fine with any web server and OS that meet the system requirements. The following installation instructions are written for experienced system administrators; please review the AdminSkillsAssumptions before you install TWiki. If you need help, ask a question in the TWiki:Support web or on TWiki:Codev.TWikiIRC (irc.freenode.net, channel #twiki)
Hint: TWiki:TWiki.InstallingTWiki on TWiki.org has supplemental documentation that help you install TWiki on different platforms, environments and web hosting sites.
data
and pub
directories and to lib/LocalSite.cfg
. Everything else should be read-only.
/usr/bin/perl
. If it's somewhere else, change the path to Perl in the first line of each script in the twiki/bin
directory. .cgi
or .pl
). If necessary, rename all files in twiki/bin
(i.e. rename view
to view.pl
etc). If you do this, make sure you set the ScriptSuffix
option in configure
(Step 6).
/twiki/bin/LocalLib.cfg
. /twiki/bin/LocalLib.cfg.txt
. $twikiLibPath
, which must point to the absolute file path of your twiki/lib
e.g. /home/httpd/twiki/lib
. $CPANBASE
to point to your personal CPAN install. Don't forget that the webserver user has to be able to read those files as well.
bin/configure
script from your browser. httpd.conf
file in twiki_httpd_conf.txt
at the root of the package. This file also contains advice on securing your installation. There's also a script called tools/rewriteshebang.pl
to help you in fixing up the shebang lines in your CGI scripts.
configure
script from your browser, and resolve any errors or warnings it tells you about.
http://yourdomain.com/twiki/bin/view
and start TWiki-ing away!
configure
script and make sure you have resolved all errors, and are happy that you understand any warnings.
Related Topics: AdminDocumentationCategory, TWiki:TWiki.InstallingTWiki
Copyright © by the contributing authors. Bernstein - The Memory of Paper http://www.bernstein.oeaw.ac.at Ideas, requests, problems regarding Bernstein? Send feedback Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiInstallationGuide | ![]() |