Talk:Backing up and restoring KnowledgeTree

From KnowledgeTree Community

Jump to: navigation, search

On my Ubuntu servers the instructions did not work for a new 3.6.1 stack without the addtion of a step:


After dropping and creating the dms database, restore structure.sql before restoring the dump file.  structure.sql is tn the scripts directory of the knowledgetree root.

./mysql --socket=../tmp/mysql.sock -u dmsadmin -p dms < structure.sql

Personal tools