OpenVCP Webinterface
Copyright (C) 2006 Gerrit Wyen <gerrit@t4a.net>
 
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.

OpenVCP Webinterface

Dependencies

* Apache 1.3/2.0 http://www.apache.org
* MySQL 4.0/5.0 http://www.mysql.org
* PHP 4.3/5.0  http://www.php.net/
* PHP GD Extension http://www.php.net/gd 

New Installation

 1. wget http://files.openvcp.org/openvcp-web-0.2-rc2.tar.gz
 2. tar xfvz openvcp-web-0.2-rc1.tar.gz
 3. cd openvcp-web-0.2-rc1
 4. cp all files to destination folder
 5. edit config.inc.php and insert mysql connection informations
 6. Go to http://domain.tld/openvcp/install/setup.php
 7. login http://domain.tld/openvcp/admin/
 User: Admin
 Password: test

Upgrade from v0.1 beta

 1. wget http://files.openvcp.org/openvcp-web-0.2-rc2.tar.gz
 2. tar xfvz openvcp-web-0.2-rc1.tar.gz
 3. cd openvcp-web-0.2-rc1
 4. cp all files to destination folder (it is important to overwrite every existing file expect config.inc.php)
 5. Go to http://domain.tld/openvcp/install/update_v01_to_v02.php
 6. Login http://domain.tld/openvcp/admin/ by using your old password

Post installation / upgrade

Delete install dir and all files in that directory.

Thank you for using openvcp!
(c) 2006 by cryptronic (Oliver Werner) of openvcp team
