The following components should be backed up before you upgrade your KnowledgeTree installation:
| • | Database - The mysqldump (included with all the stack installers) or phpMyAdmin programs may be used to export the database into a SQL file. Ensure that you disable foreign key checks in the export. The default database name is dms. Back up this exported file. |
| • | Documents - Documents are stored in the KnowledgeTree Root directory. Use any file system backup tool to back up your documents. |
| • | Configuration - The KnowledgeTree configuration settings are in the config.ini file, which you can find in the root directory. |
Note: Configuration settings for other applications in the stack are in the following files:
php.ini; My.cnf, and http.conf
Note: Incorrectly changing settings in the configuration files can introduce errors into
your system.
| • | Application - The application may be reinstalled from the original installation material. Keep the application backed up to improve restore-time, and to make it possible to restore if you have lost the original installation material. Use any file system backup tool to back up. |
|