LOVD v.2.0 INSTALLATION GUIDE
=============================

REQUIREMENTS
============

LOVD 2.0 requires a webserver (preferably Apache), PHP >= 4.2.0 and 
MySQL >= 3.23.33.

PREPARATIONS
============

To install LOVD, first copy and rename the standard config file config.ini-lovd
to config.ini and edit it in, for example, a basic text editor. This is
absolutely mandatory, because you will need to enter the MySQL hostname,
database name, username and password here.
Please go through the entire config.ini file to determine if you need to change
any of the other settings.

!!!NOTE!!!
==========
In this LOVD install, a .htaccess file is put in the root directory protecting
the .ini file. This will keep the .ini file from being viewed on Apache HTTP
servers (if configured properly), the most commonly used webserver. If you use
Apache, please check that your version and configuration support this feature.
If you use a different webserver, make sure to configure it to deny access to
this file. LOVD will access the .ini file through the filesystem.

To install LOVD on a remote webserver, upload the LOVD directory with all the
files to the webserver by, for instance, FTP. If you install LOVD on your own
computer, you do not need to follow this step.

Next, point your browser to the install directory of the LOVD package.
Installation of LOVD takes just a couple of minutes. The forms should explain
itself. For more information, see the LOVD manual.