service_de_cloud_nextcloud
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| service_de_cloud_nextcloud [2020/05/29 16:56] – [Configuration web] admin | service_de_cloud_nextcloud [2023/02/07 17:59] (Version actuelle) – [Configuration web] admin | ||
|---|---|---|---|
| Ligne 43: | Ligne 43: | ||
| < | < | ||
| - | curl https:// | + | curl https:// |
| tar -xjf latest.tar.bz2 -C /var/www && chown -R www-data: | tar -xjf latest.tar.bz2 -C /var/www && chown -R www-data: | ||
| mkdir -p / | mkdir -p / | ||
| Ligne 123: | Ligne 123: | ||
| Créer un fichier /// | Créer un fichier /// | ||
| < | < | ||
| - | fastcgi_pass unix:/ | + | fastcgi_pass unix:/ |
| fastcgi_param SCRIPT_FILENAME $request_filename; | fastcgi_param SCRIPT_FILENAME $request_filename; | ||
| fastcgi_param PATH_INFO $path_info; | fastcgi_param PATH_INFO $path_info; | ||
| Ligne 255: | Ligne 255: | ||
| < | < | ||
| service nginx stop | service nginx stop | ||
| - | service php7.3-fpm stop | + | service php7.4-fpm stop |
| service mariadb restart | service mariadb restart | ||
| - | service php7.3-fpm restart | + | service php7.4-fpm restart |
| service redis-server restart | service redis-server restart | ||
| service nginx restart | service nginx restart | ||
| </ | </ | ||
service_de_cloud_nextcloud.1590764191.txt.gz · Dernière modification : 2021/05/08 13:25 (modification externe)
