Find out how actiTIME works at the online demo sites. There is no registration needed — you will be able to log in as one of the pre-configured users.
![]()
Administration & User Guides
OS / Platforms
actiTIME Auto installation package supports MS Windows platform only. The following versions are supported: Windows 7, Vista, 2008, 2003, XP, and 2k.
Databases
actiTIME Auto installation package supports both MS Access and MySQL databases. The database to use is selected during the installation.
System requrements depend on the database you are going to use:
MS Access
If you select to use MS Access database, actiTIME Auto installation package will require Microsoft Data Access Objects(DAO) 3.0 or later installed.
Microsoft DAO is installed as a part of MS Access 97 or higher as well as a part of Windows XP or later. You can also install Microsoft DAO as a part of Microsoft Jet 4.0 Database Engine as described at http://support.microsoft.com/kb/239114/
Please choose the MS Access database only if the expected number of actiTIME users is less than ten (10). Otherwise, please consider using the MySQL database platform to avoid performance degradation and collisions when updating data.
MySQL
There are no specific system requrements for the case when MySQL database is selected. actiTIME Auto installation package will download and install MySQL during the actiTIME installation.
You may speed up the installation process, if you download the MySQL Noinstall ZIP Archive package v5.0.* in advance.
You will need local administrator privileges to install actiTIME.
To install actiTIME Auto installation package run the installer on the target computer and follow the instructions you will be provided with.
After the installation login as user 'admin' with password 'manager' to configure system users.
You should review your firewall settings (if you have one) after the installation and open the port that you configured during the installation of actiTIME for remote access.
When you successfully logged in actiTIME, go to Settings --> General Settings and scroll down to the end of the page. You will find the Email Notifications sections. Here you will need to specify your mail server parameters in order to make actiTIME email notifications work.
Please specify correct values for the following mandatory fields:
If you don't know what are the correct values please consult your System or Network Administrator.
You will need local administrator privileges to initiate actiTIME startup and shutdown.
If an error occurs during the startup / shutdown sequence, review the event log for presence of additional information about the error.
You will need local administrator privileges to repair actiTIME installation.
To repair actiTIME installation, launch the actiTIME Auto installation package installer, choose the "Repair / Reconfigure" option and follow the instructions provided.
Note: before starting the repair procedure, make sure that the services management console is closed.
You can upgrade your existing actiTIME installation using the actiTIME Auto installation package only if your existing actiTIME installation is on the Windows platform.
We have done our best to ensure that your data stays safe. However, to avoid any risk of data loss, we suggest that you back up your database before the upgrade.
You can find the back-up instructions below in this guide.
You will need local administrator privileges to upgrade actiTIME.
Upgrading actiTIME installed using Auto installation Package
To upgrade actiTIME installation, launch the actiTIME Auto installation package installer on the target computer and follow the instructions you will be provided with.
Note: before starting the upgrade procedure, make sure that the services management console is closed.
Upgrading actiTIME installed using Custom Installation Package
You can upgrade actiTIME installed using Custom Installation Package only if it is configured to use MS Access database
The actiTIME Auto installation package includes all the software required to run the actiTIME web application. Among other it includes preconfigured servlet container. Therefore it is not recommended to upgrade using this package if there are special requirements for the web server and servlet container configuration, such as HTTPS support, basic authentication, integration with Apache or IIS web server, etc. In this case consider upgrade using a custom installation package.
To upgrade actiTIME the following steps should be performed:
Shutdown the actiTIME web application
Make sure that you do not have MS Access running with actiTIME database file opened in it
Launch actiTIME Auto installation package installer
Follow the installation instructions to the Database configuration screen
On the Database configuration screen choose the option "Copy data from the existing database" and specify there the path to the existing actiTIME database file (in most cases this path will be detected and prefilled automatically)
Click the "Next" button and continue actiTIME setup
The Installer will create a new database file and copy data into it from the existing actiTIME database. Your old database file will not be modified.
Please note that you should not try to run your old actiTIME installation after the upgrade because the ODBC driver will be configured to use the new database file and the old version of actITIME is incompatible with the new database file format.
Configuring mail server parameters
Login to actiTIME, go to Settings --> General Settings and scroll down to the end of the page. You will find the Email Notifications sections. Here you will need to specify your mail server parameters in order to make actiTIME email notifications work.
Please specify correct values for the following mandatory fields:
If you don't know what are the correct values please consult your System or Network Administrator.
Stop actiTIME.
Go to the '<actiTIME installation directory>\database' folder and make a backup copy of the 'actitime.mdb' file.
Start actiTIME.
Stop actiTIME.
Go to the '<actiTIME installation directory>\database' folder and replace the 'actitime.mdb' file with its backup copy.
Start actiTIME.
Start actiTIME.
Open CMD.
Go to the '<actiTIME folder>/database/MySQL/bin' folder.
Create a dump of the existing actiTIME data by running the following command:
where
<username> is the name of the user who has all the necessary rights to administer the database.
<password> is the password of this user (please note that there should be NO space between '-p' and 'password').
<port_number> is the port used by MySQL.
You will find these parameters in the '<actiTIME installation directory>\actitime.config' file. They are specified in the strings "DBUser" and "DBPassword".
The port number is specified in the line "DBurl":
DBurl=jdbc:mysql://<host>:<port_number>/<dbname>
After the execution of this command MySQL will create a file with dump of actiTIME data called 'actitime_data.sql'.
Start actiTIME.
Open CMD.
Go to the '<actiTIME folder>/database/MySQL/bin' folder.
Restore your actiTIME data by running the following commands:
After this command the current data will be dropped.
where
<username> is the name of the user who has all the necessary rights to administer the database.
<password> is the password of this user (please note that there should be NO space between '-p' and 'password').
<port_number> is the port used by MySQL.
You will find these parameters in the '<actiTIME installation directory>\actitime.config' file. They are specified in the strings "DBUser" and "DBPassword".
The port number is specified in the line "DBurl":
DBurl=jdbc:mysql://<host>:<port_number>/<dbname>
actitime_data.sql is the file containing the backup of your actiTIME data.
Restart actiTIME.
You will need local administrator privileges to uninstall actiTIME.
To uninstall actiTIME choose the "Uninstall actiTIME" menu option or launch actiTIME uninstallation from the standard "Add or Remove Programs" dialog.
Note: actiTIME database will not be removed after the uninstallation.
Find out how actiTIME works at the online demo sites. There is no registration needed — you will be able to log in as one of the pre-configured users.
![]()
![]()
With actiTIME you may choose a deployment option that better suits your needs.
|
|