> AiutoSuAggiornamento

The following 92 words could not be found in the dictionary of 7206 words (including 7206 LocalSpellingWords) and are highlighted below:

actions   adatte   add   after   aggiornando   aggiungi   any   assign   Attach   attivate   avvisato   azioni   before   cgi   Check   check   colpa   common   considerate   content   copiandone   copy   current   Delete   Depending   difetti   distribution   distruibuito   errors   estenda   every   existing   finirai   Fs   global   icone   icons   Ideally   if   img   insicure   installation   installed   intermap   least   loaded   m707   make   miss   mkdir   modificando   moinmoin   more   new   newest   normally   obbiettivo   or   pages   pericolose   permissions   precedence   preesistente   prenditi   procedures   py   result   run   runs   secured   shared   should   sitename   smarthost   some   spot   starting   takes   then   Then   tightly   update   upgrade   upgrading   versi   version   When   whether   will   work   you   your  

Clear message

AiutoContenuti > AiutoSuAmministrazione > AiutoSuAggiornamento

1. General procedures

/!\ Prima di aggiornare un wiki preesistente, FANNE UNA COPIA DI BACKUP!

2. Aggiornamento della configurazione

Dopo aver fatto l'upgrade, il tuo wiki dovrebbe continuare a funzionare normalmente (l'obbiettivo è di avere dei valori di default validi per ogni nuova impostazione di configurazione, ma ci possono essere dei difetti). Controlla che tutto funzioni correttamente, poi prenditi il tempo per verificare il contenuto del file CHANGES distruibuito col prodotto. Spesso, le nuove funzionalità non sono visibili a meno ché tu non estenda la configurazione in "moin_config.py".

Questo è particolarmente vero per:

3. Aggiornamento dei file

Immagini

On every update, you should copy the content of the "wiki-moinmoin/img" directory to your "data/img" directory, normally a new release has some new GIFs in it.

Pagine di sistema

When upgrading to a new version, copy at least the help pages ("Help*") to your existing directory. Then check whether you miss any new system pages.

InterWiki

Check that you have the newest entries in the "intermap.txt" file; if you have "private" entries, add them to the distribution file, then copy the result over your current file. Note that starting with version 0.11, you can point "shared_intermap" at a file loaded before the file in your data directory, which takes precedence (i.e. have global entries in the shared one, private entries the data dir file).

4. Risoluzione dei problemi

To make UserPreferences work, you should "mkdir -m707 user" in your "data" directory. A good idea is to run the new "test.cgi" script after you installed a new release, which will spot some common errors.

Depending on your installation, more tightly secured permissions are a good idea. Ideally, you assign all files in the data directory to the user the web server runs under, and then you use 700 or 755.