Web Publishing Installation Guide

Table Of Contents
Chapter 7
|
Configuring the Web Publishing Engine 71
Starting, restarting, or stopping the services (Windows)
To start, restart, or stop the Web Publishing Engine and Administration Console services (Windows):
1. Log out of the Administration Console.
2. Open the Services administrative tool.
3. Do any of the following:
1 To start, restart, or stop the Web Publishing Core component of the Web Publishing Engine, select the
FileMaker Publishing Engine (WPC) service and click Start, Restart, or Stop.
1 To start, restart, or stop the Administration Console, select the FileMaker Publishing Engine (CONFIG) service
and click Start, Restart, or Stop.
1 To start, restart, or stop the Custom Web Publishing Engine, select the FileMaker Publishing Engine (CWPE)
service and click Start, Restart, or Stop.
Note If you installed the Administration Console and the Web Publishing Engine on the same host computer,
the two services are combined into the FileMaker Publishing Engine (CWPE & CONFIG) service.
Starting, restarting, stopping, or disabling the services (Mac OS)
To start, restart, or stop the Web Publishing Engine and Administration Console services (Mac OS):
1. Log out of the Administration Console.
2. Run the Terminal application.
3. On the Mac OS command line, enter one of the following commands:
1 To start the Web Publishing Engine and Administration Console, enter:
sudo SystemStarter start "FileMaker Web Publishing"
1 To restart the Web Publishing Engine and Administration Console, enter:
sudo SystemStarter restart "FileMaker Web Publishing"
Note The preceding command restarts all services for the Web Publishing Engine and Administration
Console. If you only need to restart the Web Publishing Engine, you can click Restart Publishing Engine at the
bottom of the Administration Console.
1 To stop the Web Publishing Engine and Administration Console, enter:
sudo SystemStarter stop "FileMaker Web Publishing"
To disable the Web Publishing Engine and Administration Console (Mac OS):
1. Log out of the Administration Console.
2. Drag the FileMakerPublishingEngine folder out of the StartupItems folder in the Library folder.
The next time you restart the host computer, the Web Publishing Engine and Administration Console will not start
automatically.