Qware_core/install/gb_readme_install.txt

37 lines
1.2 KiB
Plaintext
Raw Normal View History

2020-12-07 13:28:14 +01:00
This section is intended for administrators of Qware, Apache, and MySql.
2020-12-03 16:35:44 +01:00
It is not intended for the end user.
******************************************************************************
* Installation
******************************************************************************
2020-12-07 13:28:14 +01:00
To install Qware, you will need to meet a couple of requirements. These are:
2020-12-03 16:35:44 +01:00
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
******************************************************************************
2020-12-07 13:28:14 +01:00
Steps to installing Qware :
2020-12-03 16:35:44 +01:00
******************************************************************************
Pre-installation tasks
1. Extract zip file and move it into your root site.
2020-12-07 13:28:14 +01:00
2. Create your Mysql database for Qware (phpmyadmin)
2020-12-03 16:35:44 +01:00
3. Be sure php have right to wrote into the files config/installControl.php and
config/config.data_source.php
2020-12-07 13:28:14 +01:00
4. Run the site and do the auto installation