Update INSTALL.rhel7.md

Added the php settings in the documentation.
pull/483/head
Ruslan Baidan 2023-03-14 17:44:55 +01:00 committed by GitHub
parent e778ff2d18
commit b6412d4e41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -60,6 +60,11 @@ Add php to $PATH
$ export PATH=$PATH:/opt/remi/php72/root/usr/bin:/opt/remi/php72/root/usr/sbin
Apply PHP configuration settings in your php.ini
https://github.com/monarc-project/MonarcAppFO/blob/master/vagrant/bootstrap.sh#L22-L26
Clone the repository and invoke composer
$ git clone https://github.com/monarc-project/MonarcAppFO.git fo