2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Update CHANGELOG for 2.0.0 release including upgrade instructions

This commit is contained in:
Adam Zammit
2017-03-23 14:31:37 +11:00
parent b8e28f4e92
commit a6b3e814c8
2 changed files with 91 additions and 5 deletions

View File

@@ -16,11 +16,11 @@ If you have a previous version of queXS installed, please check the CHANGELOG fi
`apt-get install php mysql-server php-mysql unzip php-mbstring libphp-adodb
##Installation (from queXS 1.15.0)
##Installation (from queXS 2.0.0)
```
#Download and extract queXS to your webroot
unzip quexs-1.15.0.zip -d /var/www/html
unzip quexs-2.0.0.zip -d /var/www/html
cd /var/www/html/quexs
#Create a MySQL/mariadb database
mysqladmin create quexs