root 2 years ago
parent
commit
58f5577711
1 changed files with 4 additions and 2 deletions
  1. +4
    -2
      README.md

+ 4
- 2
README.md View File

@ -2,12 +2,14 @@
Prerequis Prerequis
--------- ---------
* php,mysql
* php,mysql, php mbstring (apt install php-mbstring)
* librairie mysqli * librairie mysqli
Installation base mysql Installation base mysql
----------------------- -----------------------
cf dossier sql
cd sql
CREATE DATABASE oe_aidimpact_ascii;
mysql -uroot -p oe_aidimpact_ascii < oe_aidimpact_ascii.sql
Fichier de configuration Fichier de configuration
------------------------ ------------------------


Loading…
Cancel
Save