Download |
The latest version of the software can be downloaded from our Source Forge project page.
LCM download area on Source Forge
The download area has a few projects listed, including:
legalcase: the latest stable version of LCM,
legalcase-dev: the latest development version of LCM,
legalcase-deb: a Debian GNU/Linux package of the latest stable version of LCM.
Please consult our support page if you need any assistance. Both community and commercial support are available.
Minimal requirements
Quick start
To start the LCM installation assistant, procede with the following steps.
Download the latest tar.gz archive from our Source Forge project page and uncompress it in a temporary directory:
After decompressing the archive, there will be a new directory called legalcase:
Move the legalcase directory in a space accessible by the Apache Web server:
Provide the permission to “write” to the Apache Web server for the directories log, inc/config and inc/data:
Access to this directory from your Web browser: http://localhost/legalcase/ and follow the instructions from the installation assistant.
This document has been integrated to the section: “Download”.
LCM uses a client-server model. Most of the work is done by the server (web and database), while clients can use LCM with the help of a standard compliant web browser. The server and client can also run on the same computer.
Apache 1.3.x or Apache 2.x;
PHP >= 4.0.3 (not tested with PHP5, but it should work);
MySQL >= 3.23.
Recommended
PHP XML support (for utf8_decode) — lack of this function will not cause problems, only that it will allow less strict validation of the lenght of usernames and passwords;
PHP 4.2.0 (for various security reasons).
A recent standards-compliant web browser, such as: