Greetings, I am using Koha 3.10 Debian packages and would like to copy/clone one instance to a new instance with a different name. Is this possible? Is it possible to (easily) rename an instance? Many thanks, Clint.
Hi! 2013/5/5 clint.deckard <clint.deckard@frontiers.co.nz>:
Greetings,
Is it possible to (easily) rename an instance?
No, there is no koha-rename script.
I am using Koha 3.10 Debian packages and would like to copy/clone one instance to a new instance with a different name. Is this possible?
What you could do is create the new instance, then take the backup for the old instance and load it into the new one. Just be aware (if my memory serves me right) that the automatically created backups contains the name of the db it comes from, so you might have to edit one line at the top of the backup file, to change the name of the db that is used from the old one to the new one. Best regards, Magnus Enger libriotech.no
participants (2)
-
clint.deckard -
Magnus Enger