Administrator’s Guide

Table Of Contents
1-8 FileMaker Pro 5.5 Unlimited Administrator’s Guide
Uninstalling the Web Server Connector
To remove all files from your hard disk that were installed by the
Web Server Connector installer:
1. Switch to the root user by entering the following command at the
shell prompt:
$ su -l root
2.
Enter the root password.
3. Enter the following command to remove the Web Server
Connector:
# rpm -e fmwsc
Note It is normal for errors such as error: cannot remove /var/fmwsc/
lib - directory not empty to be generated at this point.
4. Log out as the root user by entering:
# exit
/var/fmwsc/install/httpd.fmwsc Appends to the Apache configuration
file
/var/fmwsc/lib/FMWSC.jar The FileMaker Web Server Connector
servlet
/var/fmwsc/lib/FMWSC.properties The Web Server Connector properties
file (does not appear until the Web
Server Connector is first run)
/var/fmwsc/lib/FMWSCResources.jar Strings and supporting HTML pages for
Web Server Connector servlet
/var/fmwsc/lib/FMWSC_Apache.jar Apache file for servlet engine
/var/fmwsc/lib/servlet.jar Servlet API
/var/fmwsc/src/mod_fmwsc.c Source code for the Web Server
Connector Apache module
File Description