mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-02 14:38:45 +07:00
Remove doubled when
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user