info:concrete5:58:upgrade

Différences

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

Lien vers cette vue comparative

Prochaine révision
Révision précédente
info:concrete5:58:upgrade [2017/02/02 05:39] – créée radeffinfo:concrete5:58:upgrade [2025/09/19 04:59] (Version actuelle) radeff
Ligne 1: Ligne 1:
 ===== upgrade c58 ===== ===== upgrade c58 =====
 +{{tag>c5}}
  
 https://documentation.concrete5.org/developers/installation/upgrading-concrete5 https://documentation.concrete5.org/developers/installation/upgrading-concrete5
Ligne 14: Ligne 14:
 concrete/bin/concrete5 c5:update concrete/bin/concrete5 c5:update
 </code> </code>
 +
 +====== Upgrade concrete5.8 / détails en cas de bug ======
 +https://www.concrete5.org/about/blog/core-releases/concrete5-830-now-available
 +
 +tentative d'upgrade web... 
 +
 +  Une erreur inattendue est survenue.
 +  Une erreur est survenue lors du traitement de la requête.
 +  
 +Gasp!
 +
 +Tentative avec le client php online - voir [[info:concrete5:59:c5cli|c5.8 client (command line)]]
 +
 +<code>
 +:~/web/www4 concrete/bin/concrete5 c5:update
 +Are you sure you want to update this concrete5 installation?
 +Refreshing block type external_form
 +Refreshing block type image
 +Refreshing schema for Concrete\Core\Entity\Site\Locale...
 +Refreshing schema for Concrete\Core\Entity\Geolocator...
 +Refreshing schema for Concrete\Core\Entity\Attribute\Key\Settings\AddressSettings...
 +Refreshing block type core_conversation
 +Refreshing schema for Concrete\Core\Entity\Attribute\Key\Settings\SelectSettings...
 +Refreshing block type search
 +Refreshing schema for Concrete\Core\Entity\Attribute\Key\Settings\DateTimeSettings...
 +Refreshing block type image
 +Refreshing schema for Concrete\Core\Entity\Attribute\Key\Settings\SelectSettings...
 +Installing calendar attribute category table...
 +Refreshing schema for Concrete\Core\Entity\Attribute\Key\EventKey...
 +Installing calendar entities...
 +Refreshing schema for Concrete\Core\Entity\Attribute\Value\EventValue...
 +Refreshing schema for Concrete\Core\Entity\Calendar\Calendar...
 +Refreshing schema for Concrete\Core\Entity\Calendar\CalendarEvent...
 +Refreshing schema for Concrete\Core\Entity\Calendar\CalendarEventOccurrence...
 +Refreshing schema for Concrete\Core\Entity\Calendar\CalendarEventRepetition...
 +Refreshing schema for Concrete\Core\Entity\Calendar\CalendarEventVersion...
 +Refreshing schema for Concrete\Core\Entity\Calendar\CalendarEventVersionOccurrence...
 +Refreshing schema for Concrete\Core\Entity\Calendar\CalendarEventVersionRepetition...
 +Refreshing schema for Concrete\Core\Entity\Calendar\CalendarEventWorkflowProgress...
 +Refreshing schema for Concrete\Core\Entity\Calendar\CalendarRelatedEvent...
 +Refreshing schema for Concrete\Core\Entity\Calendar\CalendarPermissionAssignment...
 +Installing calendar XML...
 +:~/web/www4 
 +</code>
 +
 +assez rapide... mais quand même long!!! après pile 2 minutes et quelques sueurs froides...
 +
 +https://radeff.red/www4/index.php/dashboard/system/environment/info
 +
 +<note tip>
 +Information sur votre environnement
 +
 +  # concrete5 Version
 +  Core Version - 8.3.0
 +  Version Installed - 8.3.0
 +  Database Version - 201711
 +</note>
 +
 +yes! et le site fonctionne:
 +
 +https://radeff.red
 +
 +note: j'étais déjà en 8.2.1; si vous avez une version plus ancienne:
 +
 +<note important>Important note: currently, you must update to be 8.2.1 before you can update to 8.3.0. This is because some changes in 8.3.0 require that database migrations run in a precise order. If you are on an interim version of concrete5 (or a release candidate released after 8.2.1) and you get a database error complaining that the column cIsDraft is not available, run this command from your web root, when logged in over ssh or in terminal:</note>
 +
 +    concrete/bin/concrete5 -n migrations:execute 20170803000000
 +
 +https://www.concrete5.org/about/blog/core-releases/concrete5-830-now-available    
 +
 +Le plus est surtout un agenda inclu; pour le détail: https://documentation.concrete5.org/developers/background/version-history/830-release-notes
 +
 +====== Voir aussi ======
 +[[info:concrete5:migrationc56toc57|Migration concrete5.6 vers Concrete5.7 (upgrade/update)]]
 +
  • info/concrete5/58/upgrade.1486010392.txt.gz
  • Dernière modification : 2017/02/02 05:39
  • de radeff