37 lines
1.2 KiB
Plaintext
Executable File
37 lines
1.2 KiB
Plaintext
Executable File
This section is intended for administrators of Qware, Apache, and MySql.
|
|
It is not intended for the end user.
|
|
|
|
******************************************************************************
|
|
* Installation
|
|
******************************************************************************
|
|
|
|
To install Qware, you will need to meet a couple of requirements. These are:
|
|
|
|
Linux or Windows Operating System
|
|
Apache or similar Web Server - 1.3x or 2.0x
|
|
MySql database Server
|
|
PHP 4.3.x
|
|
|
|
Most linux distributions come with Apache and MySql installed by default.
|
|
If the do not, you can build them by visiting their web sites.
|
|
|
|
Apache : http://www.apache.org
|
|
MySql : http://www.MySql.com
|
|
PHP : http://www.php.net
|
|
EasyPhp : http://www.easyphp.org
|
|
|
|
******************************************************************************
|
|
Steps to installing Qware :
|
|
******************************************************************************
|
|
|
|
Pre-installation tasks
|
|
|
|
1. Extract zip file and move it into your root site.
|
|
|
|
2. Create your Mysql database for Qware (phpmyadmin)
|
|
|
|
3. Be sure php have right to wrote into the files config/installControl.php and
|
|
config/config.data_source.php
|
|
|
|
4. Run the site and do the auto installation
|