On Thursday 08 April 2004 16:23, Roger Horne wrote:
I installed Koha some time ago but gave up. I now want to try again. I tried updating to v2.0.0 but the updater program threw up error messages. That doesn't worry me since I have no data stored in the existing version. But now if I try to run installer.pl perhaps unsurprisingly I get a message about Koha already being installed.
So how do I uninstall Koha so that I can start again. ie what files/directories do I need to delete? And do I need to delete the existing files etc from Mysql?
Roger
Hi Roger, *) Drop the Koha database *) remove the web sites (rm -rf /usr/local/koha if you installed in the standard location) *) rm /etc/koha.conf *) rm /etc/koha-httpd.conf *) delete the koha related entries in the mysql users table Then your system should be comletely koha-free; I did this twice in the last few days :-)