Koozali.org: home of the SME Server
Obsolete Releases => SME 9.x Contribs => Topic started by: ecureuil on April 21, 2020, 05:11:03 PM
-
Hi all,
I am trying to install Geneweb for SME Server 9
I installed and then remove the contrib
yum --enablerepo=smecontribs install geneweb smeserver-geneweb
rpm -e smeserver-geneweb geneweb
Not much has been deleted
I still have in / opt geneweb and I still have
the geneweb db
# db configuration show geneweb
geneweb=service
DBDir=/opt/geneweb/bases
only=10.97.1.1
status=disabled
How to remove the db?
I would try to reinstall after having the db
thank you
Anne
-
To delete a SME configuration db entry (for geneweb in this case):
config delete geneweb
/opt/geneweb contains any databases you imported or created.
-
I will know for the next time.
I managed to configure to have the geneweb configuration interface.
Anne