Update INSTALL.ubuntu2004.md
Added the php configuration settings in the installation doc.pull/483/head
parent
b6412d4e41
commit
859a2214fd
|
@ -72,6 +72,10 @@ $ sudo a2enmod headers
|
|||
$ sudo apt-get install php apache2 libapache2-mod-php php-curl php-gd php-mysql php-pear php-xml php-mbstring php-intl php-imagick php-zip php-bcmath
|
||||
```
|
||||
|
||||
## Apply PHP configuration settings in your php.ini
|
||||
|
||||
https://github.com/monarc-project/MonarcAppFO/blob/master/vagrant/bootstrap.sh#L22-L26
|
||||
|
||||
|
||||
## 1.5 Apply all changes
|
||||
|
||||
|
@ -202,4 +206,4 @@ The architecture, installation instructions and GitHub project can be found here
|
|||
- https://github.com/monarc-project/stats-service
|
||||
|
||||
The communication of access to the StatsService is performed on each instance of
|
||||
FrontOffice (clients).
|
||||
FrontOffice (clients).
|
||||
|
|
Loading…
Reference in New Issue