doc:appunti:linux:sa:redis_2nd_instance
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:appunti:linux:sa:redis_2nd_instance [2024/03/13 11:55] – [Istanze multiple del database Redis] niccolo | doc:appunti:linux:sa:redis_2nd_instance [2024/03/19 12:25] (current) – [Configurazione di Nextcloud] niccolo | ||
|---|---|---|---|
| Line 34: | Line 34: | ||
| < | < | ||
| adduser www-data redis | adduser www-data redis | ||
| + | </ | ||
| + | |||
| + | Dopo aver cambiato appartenenza al gruppo, riavviare i processi: | ||
| + | |||
| + | < | ||
| + | systemctl restart php8.2-fpm.service | ||
| + | systemctl restart apache2.service | ||
| + | </ | ||
| + | |||
| + | Nel file di configurazione **[NEXTCLOUD_HOME]/ | ||
| + | |||
| + | <code php> | ||
| + | $CONFIG = array ( | ||
| + | ... | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | ), | ||
| + | ); | ||
| </ | </ | ||
| ===== Web References ===== | ===== Web References ===== | ||
doc/appunti/linux/sa/redis_2nd_instance.1710327304.txt.gz · Last modified: by niccolo
