mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Minor typo in source_installation
This commit is contained in:
parent
82f611a07b
commit
88ba2d8e10
@ -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:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user