Basic Installation
==================

	1. Requirements
		* Apache 1.3/2.0 http://www.apache.org
		* MySQL 4.0/5.0 http://www.mysql.org
		* PHP 5.0  http://www.php.net/
		* PHP GD Extension http://www.php.net/gd 
		* PHP MYSQL Extension http://www.php.net/mysql 
		* PHP Socket Extension http://www.php.net/sockets
		* PHP Gettext Extension http://www.php.net/gettext
		
	2. Installation
		- copy all files to the server
		- modify core/openvcp.conf
		- insert core/mysql.sql into db
		- chmod 777 of core/cache
		
	3. Work
		goto the url and login using:
		Username: Admin
		Passwort: test
