Upgrade Guide

Always follow the upgrade instructions located in the /codex/install/readme.txt file of your codex download. Every wiki installation will also come with a migrations folder in the following location:

/codex/install/migrations/{version}

Usually it will contain a set of sql scripts and a migration.cfm template. This template must be executed in the installed server and make sure that you update your datasource information in the Application.cfm found in this same directory.

A restart of the ColdFusion server must be made to make sure everything starts fresh.

category Categories: