62
Configuring Your Installation
After installation, may have to configure HP-UX to work with ColdFusion Server.
This section addresses the following topics:
Configuring Web servers manually
If you did not configure your Web server automatically during ColdFusion Server
installation, you must configure it manually. This section explains how to do this in
HP-UX, for these Web servers:
Netscape/iPlanet Web Server
The ColdFusion Server NSAPI plug-in was tested with Netscape/iPlanet Enterprise
Web Server 3.5.1 and 4.1 and Netscape FastTrack Web Server 3.5.1 and 4.1. The
installation script prompts you to configure either of these servers automatically.
The Netscape/iPlanet plug-in
Netscape/iPlanet plug-ins for ColdFusion Server are installed in the opt/coldfusion/
webserver/nsapi directory.
The following procedure assumes that you installed the Netscape/iPlanet server in
/usr/netscape/server4 on the system named smurf.
To configure the Netscape/iPlanet plug-in:
1
2
3
4
5
Configuring Web servers manually
Configuring databases
Netscape/iPlanet Web Server
Apache Web Server
Copy the plug-in to a directory named
mkdir /usr/netscape/
cp /opt/coldfusion/webserver/nsapi/coldfusion35.so \
/usr/netscape/
Edit the
/usr/netscape/server4/https-smurf/config/mime.types
new ColdFusion Server type. Add the line:
type=magnus-internal/cold-fusion exts=cfm,dbm,cfml,dbml
Edit the
/usr/netscape/server4/https-surf/config/obj.conf
service and init directives. Add all of the following on one line:
Init fn="load-modules" shlib="/usr/netscape/
plugins/coldfusion/coldfusion.so" funcs="DoCFRequest"
Add the following line in the default Object:
Service fn="DoCFRequest" method="(GET|POST)"
type="magnus-internal/cold-fusion"
Stop and restart the Web server.
Chapter 4 Installing ColdFusion Server in HP-UX
coldfusion
server4
/plugins/coldfusion
server4
/plugins/coldfusion/coldfusion.so
in your server directorie
file to add a
file to add new
server
4/
s.
Need help?
Do you have a question about the COLDFUSION 5 - INSTALING AND CONFIGURING SERVER and is the answer not in the manual?