Line 15:
Line 15:
wget http://mirror.contribs.org/smeserver/contribs/dberteld/mediawiki/smeserver-mediawiki-1.6.10-6.noarch.rpm
wget http://mirror.contribs.org/smeserver/contribs/dberteld/mediawiki/smeserver-mediawiki-1.6.10-6.noarch.rpm
−
==Installation and Uninstall==
+
==Installation==
For installation just hit the following command
For installation just hit the following command
yum localinstall smeserver-mediawiki-1.6.10-5.noarch.rpm
yum localinstall smeserver-mediawiki-1.6.10-5.noarch.rpm
+
After finishing the install process you can find MediaWiki in the ''/opt/mediawiki'' directory.
+
+
+
==Uninstallation==
For uninstall just hit the following command
For uninstall just hit the following command
yum remove smeserver-mediawiki
yum remove smeserver-mediawiki
You can ignore the yum-comments ''signal event post-upgrade'' and ''signal-event reboot''.
You can ignore the yum-comments ''signal event post-upgrade'' and ''signal-event reboot''.
+
+
In the new release (1.6.10-6), if you want to completly remove GroupOffice from your server, you need the following command:
+
sh /root/MW_Full_Uninstall.sh
+
This will delete MediaWiki installation files, MySQL DB and SME DB entries.
+
+
This automatic step is just for safety, '''make your own backup before updating/upgrading.'''
==Adjusting accessibility==
==Adjusting accessibility==