Outils pour utilisateurs

Outils du site


admin:services:dokuwiki

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
admin:services:dokuwiki [2017/06/17 18:25] chiracadmin:services:dokuwiki [2017/09/11 23:16] – [Mise à jour] Màj gestion permissions david.sinquin
Ligne 12: Ligne 12:
 cd /srv/dokuwiki cd /srv/dokuwiki
 # Vérifier qu'on est bien sur la branche stable # Vérifier qu'on est bien sur la branche stable
-git pull +git pull --ff-only 
-chown www-data:www-data -R /srv/dokuwiki+chown root:www-data -R /srv/dokuwiki 
 +chmod -R a-w,a+rX,u+w /srv/dokuwiki 
 +chmod -R g+w /srv/dokuwiki/data /srv/dokuwiki/lib/plugins/ /srv/dokuwiki/lib/tpl /srv/dokuwiki/conf/{local.php{.bak,},{users,acl}.auth.php,plugins.local.php{.bak,}}
 </code> </code>
  
 +En cas d'erreur lors du ''git pull'', il faudra regarder quels fichiers posent problème.
 ===== Installation ===== ===== Installation =====
  
admin/services/dokuwiki.txt · Dernière modification : 2019/04/12 05:41 de zertrin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki