Added option to install the php calendar extension in php-fpm (#1672)
* Added option to install the php calendar extension in php-fpm * Added section about installing php calendar extension in php-fpm
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
20b0181b6d
commit
4ce25e95b4
@ -1456,6 +1456,19 @@ e) set it to `true`
|
||||
|
||||
|
||||
|
||||
<a name="Install php calendar extension"></a>
|
||||
## Install php calendar extension
|
||||
|
||||
1 - Open the `.env` file
|
||||
<br>
|
||||
2 - Search for the `PHP_FPM_INSTALL_CALENDAR` argument under the PHP-FPM container
|
||||
<br>
|
||||
3 - Set it to `true`
|
||||
<br>
|
||||
4 - Re-build the containers `docker-compose build php-fpm`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
|
Reference in New Issue
Block a user