Panoramica sull'aggiornamento: differenze tra le versioni

Da MoodleDocs.
(Creata pagina con "{{Installing Moodle}} <span class="small-info-right">''Moodle {{Version}} available now!''</span> Start enjoying the cool features of the latest and greatest version of Moodl...")
 
Nessun oggetto della modifica
Riga 1: Riga 1:
{{Installing Moodle}}
{{Installazione}}
<span class="small-info-right">''Moodle {{Version}} available now!''</span>
{{Pagina in costruzione}}
Start enjoying the cool features of the latest and greatest version of Moodle in four easy steps...
 
Iniziare a godersi le fantastiche funzionalità dell'ultima versione di Moodle in quattro semplici passaggi ...
__NOTOC__
__NOTOC__
==Step 1: Make sure that your server can run Moodle {{Version}}==
==Passo 1: Assicurarsi che il server possa eseguire Moodle {{Version}}==


(Note: You need to upgrade to Moodle 3.0 or later before upgrading to {{Version}}.)
{{Note| Occorre eseguire l'aggiornamento a Moodle 3.0 o versioni successive prima di eseguire l'aggiornamento a {{Version}}.}}


Go to ''Settings > Site administration > Server > Environment''
Andare su ''Amministrazione del sito > Server > [[Ambiente]]''


Status OK for everything? Great! Go to step 2...
Lo Stato è OK per tutto? Fantastico! Andare al passo 2...


Any problems? You probably need to upgrade your server software (such as PHP) to a more recent version.
Qualche problema? Probabilmente occorre aggiornare il software del server (come PHP) a una versione più recente.


==Step 2: Be prepared!==
==Step 2: Be prepared!==
Riga 38: Riga 39:
; No - I had an error: Don’t worry, help is at hand. Post in the [http://moodle.org/mod/forum/view.php?id=28 Installation help forum] where our experts are waiting to explain any errors you obtain.
; No - I had an error: Don’t worry, help is at hand. Post in the [http://moodle.org/mod/forum/view.php?id=28 Installation help forum] where our experts are waiting to explain any errors you obtain.


==See also==
==Vedere anche==


* [[Upgrading]] for full details of the process
* [[Aggiornamento]] per tutti i dettagli del processo.
* [[Upgrading FAQ]]
* [[FAQ Aggiornamento]]


[[Category:Installation]]
[[Categoria:Installazione]]


[[de:Aktualisierung in Kürze]]
[[de:Aktualisierung in Kürze]]

Versione delle 18:54, 17 dic 2018

Template:Pagina in costruzione

Iniziare a godersi le fantastiche funzionalità dell'ultima versione di Moodle in quattro semplici passaggi ...

Passo 1: Assicurarsi che il server possa eseguire Moodle Template:Version

Template:Note

Andare su Amministrazione del sito > Server > Ambiente

Lo Stato è OK per tutto? Fantastico! Andare al passo 2...

Qualche problema? Probabilmente occorre aggiornare il software del server (come PHP) a una versione più recente.

Step 2: Be prepared!

As usual with any large upgrade, you should always be prepared to "roll back" if there's an issue with your data or some custom code you've added.

A test install
We highly advise you make a copy of your production site to practice the upgrade on first. That way, if you run into any problems that need fixing you won't affect your main site.
Always make backups
When upgrading your production instance, make sure you have copies of everything, just in case. Full instructions are here: Site backup.

Step 3: Replace your Moodle code

At this point you can replace the Moodle code on your server with the version you downloaded.

Check plugins
Any plugins you have installed will also to be replaced with a version for your new Moodle version. If there is not yet an updated version of the plugin available, it will need to be uninstalled before upgrading your site.

Step 4: Perform the upgrade!

Trigger the upgrade by visiting the admin page.

If you have a large site this may take hours, so we recommend upgrading via command line.

How did you go?

Yes - it worked!
Great! Repeat the process for Moodle Template:Version, and please post in the Installation help forum and share your success with the Moodle community!
No - I had an error
Don’t worry, help is at hand. Post in the Installation help forum where our experts are waiting to explain any errors you obtain.

Vedere anche