Skip to content

foxel/SimpleOne

Repository files navigation

Installation:

* use sql/*.sql to setup MySQL database
* run bash setup_kernel.sh [{path/to/download/kernel3}]
* copy /data/sone.qfc.php.sample to /data/sone.qfc.php
* edit /data/sone.qfc.php to connect database
* configure apache host and navigate to nearly configured host
* login with admin/password

Updating:

* use sql/*.sql to setup MySQL database
* run bash setup_kernel.sh
* login with admin/password or any user you already created