| DOCUMENT_ROOT | /disk2/twiki-clef |
|---|---|
| GATEWAY_INTERFACE | CGI/1.1 |
| HTTP_ACCEPT | Accept: application/xhtml+xml,text/html;q=0.9,text/plain; |
| HTTP_ACCEPT_CHARSET | ISO-8859-1,utf-8;q=0.7,*;q=0.7 |
| HTTP_ACCEPT_ENCODING | gzip |
| HTTP_ACCEPT_LANGUAGE | en-us,en;q=0.5 |
| HTTP_CACHE_CONTROL | no-cache |
| HTTP_CONNECTION | close |
| HTTP_HOST | twiki.clinical-escience.org |
| HTTP_PRAGMA | no-cache |
| HTTP_USER_AGENT | CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| PATH | /usr/sbin:/usr/bin |
| QUERY_STRING | |
| REMOTE_ADDR | 38.103.63.60 |
| REMOTE_PORT | 49456 |
| REQUEST_METHOD | GET |
| REQUEST_URI | /twiki-clef/bin/testenv |
| SCRIPT_FILENAME | /disk2/twiki-clef/bin/testenv |
| SCRIPT_NAME | /twiki-clef/bin/testenv |
| SERVER_ADDR | 130.88.192.230 |
| SERVER_ADMIN | rich.cawley@cs.man.ac.uk |
| SERVER_NAME | twiki.clinical-escience.org |
| SERVER_PORT | 80 |
| SERVER_PROTOCOL | HTTP/1.1 |
| SERVER_SIGNATURE | |
| SERVER_SOFTWARE | Apache/2.2.2 (Unix) DAV/2 mod_ssl/2.2.2 OpenSSL/0.9.8b PHP/4.4.2 |
| TZ | GB |
| UNIQUE_ID | 3Leks4JYwOYAACX3@5QAAAAB |
| Operating system: | Unix (solaris) |
|---|---|
| Perl version: | 5.8.8 |
| @INC library path: | ../lib /home/perl/perl-5.8/lib/5.8.8/sun4-solaris-64int /home/perl/perl-5.8/lib/5.8.8 /home/perl/perl-5.8/lib/site_perl/5.8.8/sun4-solaris-64int /home/perl/perl-5.8/lib/site_perl/5.8.8 /home/perl/perl-5.8/lib/site_perl/5.8.7/sun4-solaris-64int /home/perl/perl-5.8/lib/site_perl/5.8.7 /home/perl/perl-5.8/lib/site_perl/5.8.6/sun4-solaris-64int /home/perl/perl-5.8/lib/site_perl/5.8.6 /home/perl/perl-5.8/lib/site_perl/5.8.5/sun4-solaris-64int /home/perl/perl-5.8/lib/site_perl/5.8.5 /home/perl/perl-5.8/lib/site_perl/5.8.4/sun4-solaris-64int /home/perl/perl-5.8/lib/site_perl/5.8.4 /home/perl/perl-5.8/lib/site_perl/5.8.3/sun4-solaris-64int /home/perl/perl-5.8/lib/site_perl/5.8.3 /home/perl/perl-5.8/lib/site_perl/5.8.2/sun4-solaris-64int /home/perl/perl-5.8/lib/site_perl/5.8.2 /home/perl/perl-5.8/lib/site_perl/5.8.0/sun4-solaris-64int /home/perl/perl-5.8/lib/site_perl/5.8.0 /home/perl/perl-5.8/lib/site_perl . |
| Note: This is the Perl library path, used to load TWiki modules, third-party modules used by some plugins, and Perl built-in modules. | |
| TWiki module in @INC path: | |
| OK, TWiki.pm found (TWiki version: 01 Feb 2003) | |
| Required Perl modules: | |
| CGI (3.15) | |
| CGI::Carp (1.29) | |
| File::Copy (2.09) | |
| Optional Perl modules: | |
| Algorithm::Diff (1.01) | |
| MIME::Base64 (3.07) | |
| POSIX (1.09) | |
| PATH_INFO: | |
| Note: For a URL such as http://twiki.clinical-escience.org/twiki-clef/bin/testenv/foo/bar, the correct PATH_INFO is /foo/bar, without any prefixed path components. Test this now - particularly if you are using Apache or IIS, or are using a web hosting provider. The page resulting from the test link should have a PATH_INFO of /foo/bar. | |
| mod_perl: | Not used for this script (mod_perl not loaded) |
| User: | nobody |
| Note: Your CGI scripts are executing as this user. | |
| Group(s): | nobody nobody |
| $wikiHomeUrl: | http://phoebus.cs.man.ac.uk/twiki-clef |
|---|---|
| Note: This is the link of the TWiki icon in the upper left corner. | |
| $defaultUrlHost: | http://twiki.clinical-escience.org |
| Note: This must be the protocol and host part (with optional port number) of the TWiki URL. | |
| $scriptUrlPath: | /twiki-clef/bin |
| Note: This must be the URI of the TWiki cgi-bin directory. | |
| $pubUrlPath: | /twiki-clef/pub |
Note: This must be the URI of the public directory.This is not set correctly if the /twiki-clef/pub/wikiHome.gif image below is broken:![]() | |
| $pubDir: | /disk2/twiki-clef/pub |
| Note: This is the public directory, as seen from the file system. It must correspond to $pubUrlPath. | |
| $templateDir: | /disk2/twiki-clef/templates |
| Note: This is the TWiki template directory, as seen from the file system. | |
| $dataDir: | /disk2/twiki-clef/data |
| Note: This is the data directory where TWiki stores all topics. | |
| $mailProgram: | /usr/lib/sendmail -t -oi -oeq |
| Note: This is the mail program TWiki uses to send mail. | |
| $rcsDir: | /opt/gnu/bin |
| Note: This is the directory where RCS is located. | |
| RCS Version: | 5.7 |
| Note: This is the version of RCS which will be used. | |
| $lsCmd: | /bin/ls |
| Note: This is the file list program TWiki uses to list topics. | |
| $egrepCmd: | /bin/egrep |
| Note: This is a program TWiki uses for search. | |
| $fgrepCmd: | /bin/fgrep |
| Note: This is a program TWiki uses for search. | |
| $safeEnvPath: | /bin:/usr/bin |
| Note: This is used to initialise the PATH variable, and is used to run the 'diff' program used by RCS, as well as to run shell programs such as Bourne shell or 'bash'. |
| Original PATH: | /usr/sbin:/usr/bin |
|---|---|
| Note: 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 |
| Note: 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. | |
| diff: | Warning: 'diff' program was found on the PATH but is not GNU diff - this may cause problems. |
| Note: The 'diff' command is used by RCS to compare files. |
| $useLocale: | 0 |
|---|---|
| Note: This TWiki.cfg setting controls whether locales are used by Perl and 'grep'. | |
| $siteLocale: | en_US.ISO-8859-1 |
Note: This TWiki.cfg parameter sets the site-wide locale - for
example, de_AT.ISO-8859-1 where 'de' is the language code, 'AT' the country code and 'ISO-8859-1' is the character set. Use the locale -a command on your system to determine available locales.
| |
| Warning: Unable to set locale to en_US.ISO-8859-1, actual locale is C - please test your locale settings. | |
| $upperNational: | |
| Note: This TWiki.cfg parameter is used when $useLocale is 0, to work around missing or non-working locales. It is also used with Perl 5.005 for efficiency reasons - upgrading to Perl 5.6.1 with working locales is recommended, and removes the need for this. If required, this parameter should be set to the upper case accented characters you require in your locale. | |
| $lowerNational: | |
| Note: This TWiki.cfg parameter is used whenever $upperNational is used. This parameter should be set to the lower case accented characters you require in your locale. |