Upgrade Xibo 2.0.5 to 2.1.1 in sharing ovh hosting

  • Backup settings.php from your installation (found in web/settings.php )
  • Manually take a backup of your database
  • Replace your existing installation with the new version from the tar.gz or zip file. Do not copy over the top.
  • Replace your backup settings.php file in your Xibo installation directory

problem : The CMS is temporarily offline after an update is in progress. Check with your system administrator for updates or refresh your page in a few minutes.

Le CMS est temporairement hors ligne suite à une mise à jour en cours. Vérifier avec votre administrateur système pour les mises à jour ou actualiser votre page dans quelques minutes.

The CMS is temporarily offline after an update is in progress. Check with your system administrator for updates or refresh your page in a few minutes.

Any Help Plz, to resolve the upgrade from 2.0.5 to 2.1.1

It sounds like you haven’t run your migration tool to complete the upgrade. By moving your previous settings.php file into your web folder, you essentially put the XIBO into an upgrade state.

yes “upgrade state” but i don’t know how i could run vendor/bin/phinx migrate -c phinx.php in sharing host ( whith ftp connection or ssh connection ) thank you for reply

You must run it in SSH.
Commands may vary between operating systems.
On CentOS 7 is: /usr/bin/php /var/www/html/domain.com/vendor/bin/phinx migrate -c phinx.php

thank you very much, it’s work

That’s great
…

1 Like