mysql
This commit is contained in:
@@ -2,17 +2,18 @@
|
|||||||
Arionum (ARO) cryptocurrency node
|
Arionum (ARO) cryptocurrency node
|
||||||
|
|
||||||
|
|
||||||
Requires php 7.1 and php-gmp
|
Requires php 7.1, mysql/mariadb and php-gmp
|
||||||
|
|
||||||
This app should only be run in the main directory of the domain/subdomain, ex: http://111.111.111.111/
|
This app should only be run in the main directory of the domain/subdomain, ex: http://111.111.111.111/
|
||||||
|
|
||||||
Installation:
|
Installation:
|
||||||
|
1. Install MySQL or MariaDB and create a database and a user.
|
||||||
|
|
||||||
1. Edit include/config.inc.php and set the DB login data
|
2. Edit include/config.inc.php and set the DB login data
|
||||||
|
|
||||||
2. Change permissions to tmp and tmp/db-update to 777 (chmod 777 tmp -R)
|
3. Change permissions to tmp and tmp/db-update to 777 (chmod 777 tmp -R)
|
||||||
|
|
||||||
3. Access the http://ip-or-domain and refresh once
|
4. Access the http://ip-or-domain and refresh once
|
||||||
|
|
||||||
Official website: https://www.arionum.com
|
Official website: https://www.arionum.com
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user