tnx, what i've done was "reinstall" by running installer.pl. i got some error. i delete kohaadmin user and koha database and then i run installer.pl , now its installer properly. do you have manual on how to use koha? eric
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@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@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@itu.edu.tr tel:(212)2853108