![]()
This file was last modified 2002-08-08
Thank you for using the Calendar Administrator. This file contains installation instructions only. For supported platforms, system requirements, features, and a description of known problems with this release, please see the release notes. For more information on the calendar server and the terminology used in these instructions, please see the CorporateTime Server Administrator's Guide.
Contents of this Readme
- How to report problems
- Before you install the Calendar Administrator
- How to install the Calendar Administrator
- How to uninstall the Calendar Administrator
How to report problems
Please contact Oracle's technical support department at support@steltor.com or call (514) 733-8500.
Before you install the Calendar Administrator
- Make sure that you are running as root (UNIX) or signed in with administrative privileges (Windows NT).
- Make sure your calendar server and Web server are both installed and set up correctly.
Upgrading from pre-5.3 versions
Version 5.4 of the Calendar Administrator does not offer an automatic upgrade over pre-5.3 versions. If you have already installed an earlier version of the Calendar Administrator and wish to install 5.4, you will have to either move or remove the old installation before you install the new version.
If you have made modifications to your templates that you wish to keep, you can easily merge your changes with the new version.
- Rename your current <cgi-bin>
/caladmindirectory to <cgi-bin>/caladmin-5.2.- Follow the instructions below to install Calendar Administrator 5.4.
- Copy your old
uniwebadm.inifrom <cgi-bin>/caladmin-5.2to <cgi-bin>/caladmin.- Copy the new
32.evtcals-evts-attributes.htmland32.holidays-attributes.htmlfiles from <cgi-bin>/caladmin/templatesto your own template directory. If you have already modified these files yourself in your own template directory, you will have to merge the changes.- If your template directory is nested within your Calendar Administrator installation directory (as it is by default), copy your template directory from <cgi-bin>
/caladmin-5.2to <cgi-bin>/caladmin.
How to install the Calendar Administrator
- UNIX: Open the
cts-webadmin-<operating system and version>.tar.gzpackage and run the installation script:- Follow the directions displayed. You may be asked for any of the following items, depending on your operating system:
- User Name and Group Name: under UNIX, the user and group names of your Web server application.
- Cgi-bin or fcgi-bin directory: the directory from which you have configured your Web server to run CGI or FastCGI applications. For example,
/usr/local/apache/cgi-binorC:\Program Files\server01\cgi-bin. The Calendar Administrator will run as either a CGI or FastCGI depending on your choice.- URL prefix for the cgi-bin or fcgi-bin directory: the URL path to the cgi-bin or fcgi-bin directory, from the root of your Web server. For example, if you access your Web server's cgi-bin directory at the following URL:
- Document root or primary document directory of your Web server: the directory from which you have configured your Web server to display HTML documents. For example,
/usr/local/apache/htdocsorC:\Program Files\server01\docs.- SYSOP password.
- Site Name: the name of your organization, as you would like it displayed in the Calendar Administrator.
- Directory for temporary sessions files: this directory stores information about the current sessions of administrators as they sign in to the Calendar Administrator. The application periodically deletes outdated information from this directory.
When your installation is complete, point your browser to:
http://<yourwebserver>/<cgi-bin>/caladmin/uniwebadm.cgi?CADMType=CADMClusterAdmin&CADMObject=CADMLoginhttp://<yourwebserver>/<fcgi-bin>/caladmin/uniwebadm.fcgi?CADMType=CADMClusterAdmin&CADMObject=CADMLoginto begin using the Calendar Administrator.
For more information, please consult the CorporateTime Server Administrator's Guide.
How to uninstall the Calendar Administrator