Administration Guide : Installing Xinet : Preparing For a Clean Xinet Server Installation

Preparing For a Clean Xinet Server Installation
If you wish to complete a clean install of the Xinet server, meaning remove a previous installation of the Xinet server software, complete the following procedures.
To complete a clean install of the Xinet server:
1.
2.
In the Administration view, click Database > Admin > Searching and click Disable Solr Services.
Alternatively, in a terminal window, type the following command: /usr/etc/venture/bin/solrutil -stop
3.
In the Administration view, click Print/Hot Folder >Print Queues > Summary and remove all print queues.
4.
In the Administration view, click Under AFP/Access > AppleShare Service >Restart and click Shut Down AppleShare.
In the Administration view, click Database > Admin > Settings and click Stop Daemon.
In the Administration view, click Database > Admin > Settings and click Stop Database.
5.
ps -eaf|grep
ps -eaf|grep venture
ps -eaf|grep globald
ps -eaf|grep solr
ps -eaf|grep ‘appletalk\|venture\|globald\solr’
If necessary, stop daemons manually with the kill command.
6.
Xinet provides a script for removing the Xinet Server from a Red Hat, CentOS or Altix systems. The uninstall script performs a clean removal of Xinet products. (Note: this script does not work on OS X.) This means that it will remove all directories related to the Xinet, including /var/adm/appletalk and /var/adm/webnative. This uninstall script is located inside the install package. If you no longer have that package, obtain a new one from the Xinet Web site, www.northplains.com/xinet. Once the script is available, run the following command from the directory where the package is located:
# /uninstall
This script will stop all Xinet services and remove all Xinet-related directories.
Note: If you wish to preserve data in any of these directories, please make copies using cp -pR before proceeding with the uninstall command.
7.
8.
rm - r /usr/etc/wnarchive
rm -r /var/adm/wnarchive
9.
rm -r /Applications/FlashNet/indexes
rm /Applications/FlashNetdatabase/archive
10.
Remove the WebNative entries made in the httpd.conf file. Save your changes to the following location:
OS X: /etc/apache2/httpd.conf
Linux: /etc/httpd/conf/httpd.conf