FrontBase Documentation |
Backtrack: Welcome! 4. Administering a FrontBase Server 4.1. FrontBase-Related Processes |
Updated:
20-Nov-2000
prev next Table of Contents |
TheFBWebEnabler
process maintains persistant connections for theFBWebManager
system, allowing you to perform administrative functions on your FrontBase server from any web browser, either locally or from another computer.When you install FrontBase, your computer will be set up so that
FBWebEnabler
is launched at startup. If it stops running, you will likely find out when you attempt to accesscgi-bin/FBWebManager
through a web browser.FBWebManager
will then indicate that it cannot connect toFBWebEnabler
.If
FBWebEnabler
is not running, you should start it as follows (assuming you have addedFrontBase/bin
to your $PATH):
FBWebEnabler &
Be sure to include the ampersand ("&") at the end so that the task doesn't end with your terminal session.
If, however, you are running FrontBase on Windows NT, you can to the Service Manager and start
FBWebEnabler
. LikeFBExec
,FBWebEnabler
should have been installed as a service so that it would start on system startup.
If you have feedback or questions on this document, please send e-mail to doc-feedback@frontbase.com. Please reference the section number and topic. Thanks!!
©2000 FrontBase, Inc. All rights reserved.