MACROMEDIA COLDFUSION 4.5-ADMINISTRING COLDFUSION SERVER Manual page 40

Table of Contents

Advertisement

18
If you run the Netscape Server Manager, Netscape's browser-based administrator,
you may get a warning about edits to the Netscape configuration files. This is
normal. Follow the instructions and click on the Apply button to reload the new
configuration files.
6.
Test the setup by accessing the ColdFusion Administrator by entering the
following URL in your browser:
http://localhost/CFIDE/administrator/index.cfm
If your server does not restart, check to make sure the pathname for the plug-in
you specified in the
single line.
Updates made to Netscape configuration files after installing ClusterCATS
If you select the ClusterCATS load balancing and high availability installation option
when installing ColdFusion, the ClusterCATS installation process updates the
Netscape
Note
obj.conf
# Netscape Communications Corporation - obj.conf
# You can edit this file, but comments and formatting changes
# might be lost when the admin server makes changes.
#Start BT:
Init fn=load-modules shlib="<ClusterCATS Install Dir>/btcats/
teserver.so"
funcs="btcats_server_init,btcats_nsapi_AuthTrans,btcats_nsapi_NameTrans,
btcats_ErrorFixup"
Init fnInit fn="btcats_server_init"
#End BT:
Init fn="flex-init" access="/local1/netscape/https-skagway/logs/access"
format.access="%Ses->client.ip% - %Req->vars.auth-user% [%SYSDATE%]
\"%Req->reqpb.clf-request%\" %Req->srvhdrs.clf-status% %Req-
>srvhdrs.content-length%"
Init fn="load-types" mime-types="mime.types"
<Object name="default">
#Start BT: Entry Points
NameTrans fn=btcats_nsapi_NameTrans
AuthTrans fn=btcats_nsapi_AuthTrans
Error fn=btcats_ErrorFixup reason="BrightTiger"
#End BT:
NameTrans fn="pfx2dir" from="/ns-icons" dir="/local1/netscape/ns-icons"
NameTrans fn="pfx2dir" from="/mc-icons" dir="/local1/netscape/ns-icons"
NameTrans fn="document-root" address="192.168.0.220" root="/local1/
netscape/root-wrangle"
NameTrans fn="document-root" address="192.168.0.173" root="/local1/
netscape/root-kodiak"
obj.conf
and
magnus.conf
obj.conf
The sections that the ClusterCATS installation script modifies are
enclosed by Start BT and End BT comment blocks.
Add Init routines and Entry points
Administering ColdFusion Server
file is correct for your installation and that it is on a
configuration files.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 4.5

Table of Contents