Upgrading
Database update is needed to upgrade version 1.0.3 and prior to version 1.1.0. Required SQL code and instructions are located in the download package in file db-update-103-110.sql.
Otherwise upgrading is done by simply overwriting changed files but you should probably follow these steps to get everything updated and still maintain your site data:
- Copy your /ruubikcms folder to /ruubikcms-old (via shell command: cp -rp ruubikcms ruubikcms-old).
- Copy your site template /index.php to /index.old
- Download and install RuubikCMS 1.0.3 normally.
- At least following files and folders may contain user modified data - replace these files from the old install ("ruubikcms-old") to the new install ("ruubikcms"):
- Test the new install and remove ruubikcms-old and index.old if everything seems to work ok.
/index.php (site template)
/ruubikcms/includes/dbconfig.php (advanced custom settings)
/ruubikcms/sqlite (site settings and html content)
/ruubikcms/website (site css, template images and scripts)
/ruubikcms/useruploads/ (uploaded files, images and media)
