Minor typo in source_installation

This commit is contained in:
Phil Davis 2016-03-16 03:29:55 +05:45
parent 82f611a07b
commit 88ba2d8e10

View File

@ -350,7 +350,7 @@ When you are using ``php-fpm``, system environment variables like
PATH, TMP or others are not automatically populated in the same way as
when using ``php-cli``. A PHP call like ``getenv('PATH');`` can therefore
return an empty result. So you may need to manually configure environment
varibles in the appropropriate ``php-fpm`` ini/config file.
variables in the appropropriate ``php-fpm`` ini/config file.
Here are some example root paths for these ini/config files: