Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleNote

Doing an update on a local or second system has the major advantage that your productive page is only offline for a few minutes and you can take as long as you want for the upgrade.

However, as an update can take a long time you must make sure that no new content is being added to the page once you have taken a backup of all files and the database. Otherwise, restoring the backup might delete changes made in the meantime.

To shorten the maintenance time of the page you could take another backup of database and files on the day, you are performing the upgrade of productive system. Take care, that you are doing all steps according to the guide, to prevent any mistakes.


Info
titleNew directory permissions since CONTENIDO 4.10.0

Since CONTENIDO version 4.10.0 you have to set chmod permission 755 instead of 777. PHP must access the files as owner. Please respect also the owner permissions (chown) for your directories.

Checks before upgrade

Upgrading to another version of CONTENIDO can change the systems behaviour. Thus, modules and plugins must be checked. Please have a look for compatibility of all plugins you are using.

...

Maybe it is necessary to delete your browser cache.

Modules of Example Client: Behavior if you upgrade your CONTENIDO version

Solved errors for modules of the example client weren’t respected at upgrade mode. The module directory remains in the state before your CONTENIDO update. Thus we prevent that your individual module modifications are overwritten. The up-to-date modules are located at setup/data/examples/data/modules of CONTENIDO directory structure. If you want to upgrade your modules of the example client, please overwrite the old module directories at your server with the new module directories. But please consider, perhaps you will lost your modifications.

Mail-Server

Info
titleVersion notice

This is only relevant if you use CONTENIDO version 4.10.0 or newer

CONTENIDO configures automaticly "SMTP" as transport type for your mails. But before it works, you have to configure the login informations at backend. Please go to the menu item "System" and "Configuration" to configure your SMTP mail server. If you do not want to use SMTP as mail transport type, you can choose alternatively "PHP mail".