Administrator’s Guide

Table Of Contents
1-6 FileMaker Pro 5.5 Unlimited Administrator’s Guide
5. Restart your server.
Note The Uninstall command removes all files that have been installed,
but does not remove any files generated by the Web Server Connector.
Examples of files not removed include .PROPERTIES files, .LOG files,
and ISAPI filter entries, which must all be removed manually.
To remove the ISAPI filter entry:
1. Start the Internet Service Manager application.
2. Right-click on the Internet Information Server icon and choose
Properties from the context menu.
3. From the Master Properties menu, select WWW Service, and click Edit.
4. Click the ISAPI Filters tab.
5. Select fmwsc_isapi and click Remove.
6. Click OK, then click OK again.
7. Restart Internet Information Server to reload your remaining filters.
Installing on Mac OS X Server
Note Before you begin the installation process, save your work, quit any
open programs, and turn off virus protection utilities. Remember to turn
on virus protection utilities again when the installation is complete.
To install the Web Server Connector on Mac OS X Server:
1. If you are not logged in as root, log out and log in as root.
2. Insert the FMWSC and Tools CD into your CD or DVD drive.
3. Double-click the file named FileMaker WSC 5.5 Installer.
4. Read the license agreement. If you agree to these terms, click
Accept.
You see the Web Server Connector Installer dialog box.
It is recommended that you install the Web Server Connector in the
default installation location.
5. Click Install.
6. Click Quit to leave the Installer when the installation is finished.
7. Log out and log in as the user used to administer the machine.
Starting the Web Server Connector
To automatically start up the Web Server Connector, double-click
the file named StartFMWSC.command located in the
FileMaker_WSC_5.5 folder in the Applications folder.
A terminal window opens telling you that the Web Server Connector
is running.
Note If you close the terminal window, the Web Server Connector
will stop.
To manually start the Web Server Connector, open a terminal
window and enter:
# cd /applications/FileMaker_WSC_5.5
# bin/FMWSC_Apache.sh . &
To stop the Web Server Connector, you must kill the
FMWSC_Apache process.
Where files are installed
The files for the Web Server Connector are installed the
FileMaker_WSC_5.5 folder:
Contents of the
FileMaker_WSC_5.5 folder Description
FMWSC.log The Web Server Connector log file (does not
appear until the Web Server Connector is first
run)
Start_FMWSC.command Shell script for starting the Web Server
Connector