Remove doubled when

This commit is contained in:
Morris Jobke
2015-04-27 11:03:58 +02:00
parent bfd1b6e175
commit 3d0fb2e668

View File

@@ -286,7 +286,7 @@ Configuration notes to php-fpm
**System environment variables**
When you are using ``php-fpm``, system environment variables like
PATH, TMP or others are not automatically populated in the same way as when
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.
@@ -357,4 +357,4 @@ See :doc:`yaws_configuration`
**Hiawatha Configuration**
See :doc:`hiawatha_configuration`
See :doc:`hiawatha_configuration`