/////////////////////////////////////////////////////////

/**
 * e-Zvit: Reports processing server.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2
 * as published by the Free Software Foundation.
 *
 * 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
 *
 * To contact the authors write to:									<br>
 * Information systems company										<br>
 * 69006 Zaporozhie (Ukraine)										<br>
 * Tel.:   (+38) 0612 159277											<br>
 * Web:    {@link http://www.is.zp.ua}								<br>
 * E-mail: {@link mailto:office@is.zp.ua is@demo.zp.ua}
 *
 * The latest version of e-Zvit can be obtained from:
 * {@link http://e-zvit.sourceforge.net}
 *
 * @link http://e-zvit.sourceforge.net
 * @link http://www.is.zp.ua
 * @link mailto:mailto:office@is.zp.ua is@mail.zp.ua
 * @copyright Information Systems company
 * @license http://www.gnu.org/licenses/gpl.html GNU General Public License
 * @author Olga Axyonenko <office@is.zp.ua>
*  @copyrighter Evgeniya Degtyrenko.
 * @package e-Zvit
 */

/////////////////////////////////////////////////////////


Requirements
~~~~~~~~~~~~

Server: OS - Windows 98+/Linux/Unix web-server: Apache 1.0+
PHP 3+
Mysql 2.3+
Sendmail
xlhtml 0.4.9.0 converts excel files (.xls) to HTML and XML.
http://chicago.sourceforge.net/xlhtml/
Cron (other sheduler)

Work station: web-browser Opera 5+, IE 5.5+, Mozilla 1.2.1

Special mailbox to accept the reports.




Installation instructions
~~~~~~~~~~~~~~
 
 - Copy directories e-zvit to document root in you web server.
 - chmod files e-zvit/admin/config.php  777.
 - see permissions to e-zvit. Must be owner apache group apache  755 (CHMOD 777)
 - enable cookies in you browser.
 - create mySQL databse.
 - configure project with  http://servername/e-zvit/install.php  in you browser.
 - check xlhtml configuration
 - define the parameters for connection with another databases in the ./databases/db_*.php files
 - check mailbox account configuration in file /admin/config.php

!! - change admin password  and delete file install.php  !!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IMPORTANT!

Also for security reasons you should now chmod your e-zvit/admin/config.php  file back to 644.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Languages
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you find languages buggs, you can correct it in
e-zvit/languages/lan_*****.php OR
e-zvit/languages/err_*****.php  files
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Configuration (for administrator):
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Setting script:
		 install.php
database dump:
		core_sql.sql
		English_setup_conf.sql
dump of test version for better comprehention of program potential:
		English_setup_data.sql
new language creating script
		install_newLang.php


Configuration (for customer):
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- file-pattern for printings:
		templates/print_blank.html


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Translation:
 - language files:
		/languages/lan_*.php,  /languages/err_*.php
 - links translation script:
 		 install_newLang.php

 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Modules from another developers:

The project was developed by Information systems company. Developer: Olga Axyonenko; Text:
Evgeniya Degtyrenko.
Thank you.



#########################################################################################################

Legal stuff
~~~~~~

This software is free and as such comes without warrenty as stated in the GNU GPL
Licence v2 (included in this package). Any problems encountered due to deficiancies in this software is not the responsibility of the author.

#########################################################################################################

Best regards
~~~~
Manager and developer: Olga Axyonenko;
Texts: Evgeniya Degtyrenko.
Information Systems company
http://www.is.zp.ua
office@is.zp.ua
