Want to try a quick online demo? Click here

System Requirements
Lessons Learned Server v2.0.0 (LLS) is an application installed on a server machine on your intranet/internet network and accessed through client machines using a web browser.
The table below shows the system requirements for the server and client machines.
Server Software Prerequisites
Server OS Windows 2003 / XP / 2000 / NT
Database Server * MySQL 4.1.0+
Web Server * Apache 1.3.2+ preferred (or any web-server running PHP).
Web Engine * PHP 4.3.0+
* You can download the Windows Installation Guide which explains how to install the pre-requisites (MySQL, Apache and PHP) on your server machine before purchasing Lessons Learned Server.
 
Minimum Hardware Requirements
RAM Memory 512MB minimum
Hard Disk Space 6 GB minimum
(To store profiles' documents and content)
Software Installation Space 155 Megabytes
(Including Apache, PHP and MySQL)
Pentium Processor 1.2GHz minimum
 
Client Browsers
Supported OS Any Operating System Platform having any of the browsers below.
Supported Browsers Internet Explorer 5.0+
Netscape 7.1+
Mozilla 1.4+
Firefox 0.7+

Or any browser based on Mozilla 1.4+
 
Hosting Requirements (Incase it is being hosted.)
Background Service Your hosting should allow you to run a background service listening on a dedicated port (defaults to port 1978).
System Requirements FAQ
1. Can Lessons Learned Server run on server machines other that Windows?
Currently, Lessons Learned Server can only be installed on Windows. Support for Lessons Learned Server on Linux is currently under development. No plans have been devised for supporting Solaris, FreeBSD and MacOS yet.
3. What is the LLS background service?
The LLS Background Service is a service implemented in java running to serve the Lessons Learned Application. Lessons Learned Server delegates all large tasks to this service's queue for it to stay light-weight.
4. I have a server machine running a webserver that does not support PHP and it is being used by my organization. Can I still install Lessons Learned Server on this server machine?
You can install Apache webserver on this server machine (along with PHP and MySQL) and configure Apache Web Server to listen on a different port (eg. port 90). Then you can access Lessons Learned Server applications from the browser using 'http://yourdomain.com:90/'.
5. I would like to install Apache, MySQL and PHP manually (without an installer), where can I download them from?
Apache Webserver's official website is
http://httpd.apache.org/.
The Apache Webserver's download page is at:
http://httpd.apache.org/download.cgi

PHP's official website is www.php.net.
The PHP download page is at:
http://www.php.net/downloads.php

MySQL's official website is www.mysql.com.
The MySQL download page is at:
http://dev.mysql.com/downloads/

Make sure to download the version that matches your server's platform.