MACROMEDIA COLDFUSION 4.5-ADMINISTRING COLDFUSION SERVER Manual page 39

Table of Contents

Advertisement

Chapter 1: Installing and Configuring ColdFusion
Choosing the right plug-in version
Netscape plug-ins for ColdFusion are installed in the
webserver/nsapi
ColdFusion Plugins for Netscape
Use this Plugin
coldfusion2x.so
coldfusion3x.so
coldfusion35.so
Note
The following procedure assumes you have the Enterprise 3.0 server installed in
netscape/suitespot
To configure the Netscape plugin:
1.
Copy the appropriate plugin (see table above) to a directory in your server
directories. Name it
mkdir /usr/netscape/suitespot/plugins/coldfusion
cp /opt/coldfusion/webserver/nsapi/coldfusion3x.so \
2.
Edit the
a new ColdFusion type. Add the line:
type=magnus-internal/cold-fusion exts=cfm,dbm
3.
Edit the
new service and init directives. Add all of the following syntax on one line:
Init fn="load-modules" shlib="/usr/netscape/suitespot/
plugins/coldfusion/coldfusion.so" funcs="DoCFRequest"
4.
Add the following line in the default Object:
Service fn="DoCFRequest" method="(GET|POST)"
type="magnus-internal/cold-fusion"
5.
Stop and restart the Web server.
directory. Use the following table to select the proper plug-in file.
With this Netscape Server Product
Netscape Enterprise Server 2.01
Netscape FastTrack 2.01
Netscape SuiteSpot Enterprise Server 3.0
Netscape FastTrack Server 3.0
Netscape Enterprise Server 3.51
Netscape Enterprise Server 3.51
The Netscape 3.0 servers will not work on Solaris 2.6 with ColdFusion.
You should use version 3.51, which Netscape certifies for use on Solaris
2.6.
on the machine named
coldfusion.so
/usr/netscape/suitespot/plugins/coldfusion/coldfusion.so
/usr/netscape/suitespot/https-smurf/config/mime.types
/usr/netscape/suitespot/https-surf/config/obj.conf
<installdir>/coldfusion/
With this Version
of Solaris
2.51 or higher
2.6
2.51
2.6 or higher
.
smurf
.
17
/usr/
file to add
file to add

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 4.5

Table of Contents