login.PHP -> loginOR
login.CGI -> loginThe first login variant is easier to install. If the second variant is picked then
- the CGI::Session module needs to be installed (see installing CGI from CPAN),
- the Local.pm module needs to be modified (the sessiondb parameter changed over from the .PHP alternative to the .CGI one - this alternative is provided as a perl comment) and
- the login.ptt HTML template file needs to be installed in the PythonTech templates directory (and adapted to the local KIX environment).
Back to the main installation instruction page.

