Upgrade Cerb5 without SVN

From Cerberus Helpdesk Wiki

Jump to: navigation, search

It’s recommended you use SVN to update your Helpdesk whenever possible, but if you have no other choice a zipped build of Cerb5 is available. Since you need to outright replace your existing copy, it's a little trickier.

Prepare

Instead of overlaying the extracted zip files on top of the existing cerb5/ directory, move the old cerb5/ to the side and replace it with the new files. There's two benefits to doing it this way: one, by moving the old files to a new location you get the benefit of a temporary backup, and two, using completely new files ensures you get rid of any outdated code.

Moving on... there's really only two things you need to hold onto when upgrading, the framework.config.php file and the storage/ directory. Although rare it's possible framework.config.php could change between versions, so you'll want to avoid simply replacing the file. Saving storage/ is vital because it holds all your attachments and any mail that hasn’t been parsed yet.



Note: Although it serves the same purpose, this IP list can be different from the one in System Settings.

Finish


That’s it! If all went well, load up the Helpdesk in your browser and you should be taken to the login screen. Or if this was a larger update, the “click here to finish this upgrade” screen.

The traditional "update" screen for administrators.
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox