[Koha] how to unintall koha v2
Zeki Celikbas
celikbas at itu.edu.tr
Fri Jun 18 19:46:56 NZST 2004
Hi all
I want to add something about uninstalling koha. I've come across some of my notes to
remove koha. Here is commands:
# to remove koha config files:
rm /etc/koha*
# to remove web sites:
rm -rf /usr/local/koha
# to remove koha database
mysqladmin -uroot -pXXX drop Koha
# to remove koha admin user:
mysql -uroot -pXXX -Dmysql -e"delete from user where user='kohaadmin'"
don't forget to remove the "Include /etc/koha-httpd.conf" line at the end of apache config
file.
see you untill to install koha again :-))
On 16 Jun 2004 at 13:26, MJ Ray wrote:
> On 2004-06-16 08:19:28 +0100 Eric G. Salayon <esalayon at tip.edu.ph>
> wrote:
>
> > how can i uninstall koha v2, id installed koha using installer.pl
>
> Steps given on the list by Frank Weis:
>
> > *) 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
>
> From: http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=459
>
> --
> MJR/slef
> My Opinion Only and possibly not of any group I know.
> http://www.ttllp.co.uk/ for creative copyleft computing
> Help hack the EuroParl! http://mjr.towers.org.uk/proj/eurovote/
> _______________________________________________
> Koha mailing list
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
Uzman Zeki Celikbas
ITU Ucak ve Uzay Bilimleri Fakultesi
34460 Maslak Istanbul
celikbas at itu.edu.tr
tel:(212)2853108
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20040618/87a3c72a/attachment-0001.html
More information about the Koha
mailing list