****************************************************************************
*                                                                          *
* This is the php component of the l10nzilla translation environment       *
*                                                                          *
****************************************************************************

Copyright (C) 2000  Eduardo Trapani (etrapani@unesco.org.uy)

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.


What you need
-------------
PHP and Mysql

Installation
------------
Unpack the files in a directory accessible to your web server.

Running the program
-------------------
Point your browser to the url where you unpacked the distribution, to the setup.php file.  Something like http://yourserver/path_to_l10nzilla/setup.php

After setting up the php-component you have to install the java component of l10nzilla.  Please check the documentation that comes with that component.

After creating the databases with the 'createDB' command from java-l10nzilla you can login but you will not see much until you 'archive' something.
