Ajout de documentation pour tester la config de php-fpm

This commit is contained in:
Patrick Marchand 2020-05-26 12:01:44 -04:00
parent ab98212dd0
commit c34c83260a
2 changed files with 18 additions and 4 deletions

View file

@ -215,3 +215,11 @@ $ charybdis-ircd -conftest
~~~ ~~~
# cupsd -t -c test.conf # cupsd -t -c test.conf
~~~ ~~~
# PHP-FPM
Changer la version en fonction.
~~~
# php-fpm7.3 -t
~~~

View file

@ -153,6 +153,12 @@ Fichiers de configuration :
└── xsl.ini └── xsl.ini
~~~ ~~~
On peut valider une configuration avec le binaire php-fpmx.y
~~~
# php-fpm7.3 -t
~~~
### Configuration de base (php.ini) ### Configuration de base (php.ini)
Il existe un fichier `php.ini` distinct suivant lutilisation de Il existe un fichier `php.ini` distinct suivant lutilisation de