Talk:Nextcloud: Difference between revisions
Alpineuser (talk | contribs) |
Guest09248 (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
Is there a reason why php5-fpm is recommended instead of php7-fpm? | Is there a reason why php5-fpm is recommended instead of php7-fpm? | ||
Php5 isn't supported by many applications anymore and will soon become deprecated. | Php5 isn't supported by many applications anymore and will soon become deprecated. | ||
Revision as of 03:49, 7 December 2021
There are a few missing steps that turn into warnings in the UI
- enabling APCu or another cache
(set in a apcu.ini AND config.php)
Is there a reason why php5-fpm is recommended instead of php7-fpm? Php5 isn't supported by many applications anymore and will soon become deprecated.