From 88ba2d8e1079cf082f225614f4df3b0e21ba2b96 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Wed, 16 Mar 2016 03:29:55 +0545 Subject: [PATCH] Minor typo in source_installation --- admin_manual/installation/source_installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/installation/source_installation.rst b/admin_manual/installation/source_installation.rst index 1b9e83e02..1de364620 100644 --- a/admin_manual/installation/source_installation.rst +++ b/admin_manual/installation/source_installation.rst @@ -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: