Configuration

Use this page to set the configuration options for TWiki. Fill in the settings, and then press 'Next'.

Explanation of colours and symbols:
  • Settings marked like this are required (they must have a value).
  • Any errors in your configuration will be highlighted.
  • Warnings are non-fatal, but are often a good indicator that something that is wrong.
  • The little δ after an entry means that the current value is not the same as the default value. If you hover the cursor over the δ, a popup will show you what the default value is.
  • EXPERT means a setting is for expert use only. You should not fiddle with it unless you know what you are doing, or at least have read all the documentation!
SettingsClick the buttons below to open each sectionOpen all options
Environment variables(read only)
DOCUMENT_ROOT/home/au/net/tne/r/reefwtch/public_html/
GATEWAY_INTERFACECGI/1.1
HOME/home/au/net/tne/r/reefwtch
HTTP_ACCEPTtext/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
HTTP_ACCEPT_CHARSETISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_ACCEPT_ENCODINGgzip
HTTP_ACCEPT_LANGUAGEen-us,en;q=0.5
HTTP_CACHE_CONTROLno-cache
HTTP_CONNECTIONclose
HTTP_COOKIETWIKISID=8c54c78d696c5a8192b9c0c1f093e879
HTTP_HOSTwww.reefwatch.asn.au
HTTP_PRAGMAno-cache
HTTP_USER_AGENTCCBot/1.0 (+http://www.commoncrawl.org/bot.html)
HTTP_X_CC_IDccc03-01
PATH/bin:/usr/bin
QUERY_STRING
REMOTE_ADDR38.107.179.230
REMOTE_PORT52588
REQUEST_METHODGET
REQUEST_URI/pages/bin/configure
SCRIPT_FILENAME/home/au/net/tne/r/reefwtch/public_html/pages/bin/configure
SCRIPT_NAME/pages/bin/configure
SERVER_ADDR10.16.202.12
SERVER_ADMINwebmaster@reefwatch.asn.au
SERVER_NAMEwww.reefwatch.asn.au
SERVER_PORT80
SERVER_PROTOCOLHTTP/1.1
SERVER_SIGNATURE
Apache/2.2.16 (Debian) Server at www.reefwatch.asn.au Port 80
SERVER_SOFTWAREApache/2.2.16 (Debian)
CGI Setup(read only) 2 warnings
Operating systemLinux 2.6.32-5-amd64 (x86_64-linux-gnu-thread-multi)
Perl version5.010001 (linux)

Note that by convention "Perl version 5.008" is referred to as "Perl version 5.8" and "Perl 5.008004" as "Perl 5.8.4" (i.e. ignore the leading zeros after the .)

@INC library path/home/au/net/tne/r/reefwtch/cpan/lib
/home/au/net/tne/r/reefwtch/pages_data/lib/CPAN/lib//arch
/home/au/net/tne/r/reefwtch/pages_data/lib/CPAN/lib//5.10.1/x86_64-linux-gnu-thread-multi
/home/au/net/tne/r/reefwtch/pages_data/lib/CPAN/lib//5.10.1
/home/au/net/tne/r/reefwtch/pages_data/lib/CPAN/lib/
/home/au/net/tne/r/reefwtch/pages_data/lib
/etc/perl
/usr/local/lib/perl/5.10.1
/usr/local/share/perl/5.10.1
/usr/lib/perl5
/usr/share/perl5
/usr/lib/perl/5.10
/usr/share/perl/5.10
/usr/local/lib/site_perl
.

This is the Perl library path, used to load TWiki modules, third-party modules used by some plugins, and Perl built-in modules.

CGI bin directory/home/au/net/tne/r/reefwtch/public_html/pages/bin
Warning: login might not be an executable script - please check it (and its permissions) manually.
Warning: rdiff might not be an executable script - please check it (and its permissions) manually.
TWiki module in @INC pathTWiki.pm (Version: TWiki-4.1.2, Sat, 03 Mar 2007, build 13046) found
Perl modules
B::Deparse

0.89 installed

Data::Dumper

2.124 installed

File::Basename

2.77 installed

File::Glob

1.06 installed

File::Path

2.07 installed

File::Spec

3.3 installed

File::Temp

0.22 installed

MIME::Base64

3.08 installed

POSIX

1.17 installed

Socket

1.82 installed

Archive::Tar

1.52 installed

CGI::Cookie

1.29 installed

CGI::Session

4.20 installed

Locale::Maketext::Lexicon

0.49 installed

Net::SMTP

2.31 installed

Apache::Htpasswd

Not installed. may be required for ApacheHtpasswd password manager

Digest::MD5

2.39 installed

Digest::SHA1

2.13 installed

Encode

2.35 installed

Encode::compat

Not installed. may be required for international characters

Getopt::Long

2.38 installed

I18N::Langinfo

0.02 installed

Lingua::EN::Sentence

Not installed. may be required for generating new language files

Unicode::MapUTF8

Not installed. may be required for international characters

Win32::Console

Not installed. may be required for Windows

PATH_INFO

For a URL such as http://www.reefwatch.asn.au/pages/bin/configure/foo/bar, the correct PATH_INFO is /foo/bar, without any prefixed path components. Click here to test this - particularly if you are using mod_perl, Apache or IIS, or are using a web hosting provider. Look at the new path info here. It should be /foo/bar.

mod_perlNot used for this script

mod_perl is not loaded into Apache

CGI useruserid = reefwtch@tne.net.au groups = users,users

Your CGI scripts are executing as this user.

Original PATH/usr/local/bin:/usr/bin:/bin

This is the PATH value passed in from the web server to this script - it is reset by TWiki scripts to the PATH below, and is provided here for comparison purposes only.

Current PATH/bin:/usr/bin

This is the actual PATH setting that will be used by Perl to run programs. It is normally identical to {SafeEnvPath}, unless that variable is empty, in which case this will be the webserver users standard path..