
We assume below that your Apache installation is found in
c:\Apache
.
1. Copy the module (ApacheModuleColdFusion.dll) to your modules directory under the Apache source
directory.
ex. c:\Apache\modules\ApacheModuleColdFusion.dll
2. Edit the "httpd.conf" configuration file to contain the following line, this can be found in
c:\Apache\conf
:
LoadModule coldfusion_module modules/ApacheModuleColdFusion.dll
Configuring Apache on Linux
For detailed instructions on installing and configuring Apache Web Server on Linux, refer to
the
/opt/coldfusion/webserver/apache/README
file installed with ColdFusion.
The ColdFusion Server installation process can optionally autoconfigure the Apache Web server for you.
Other issues:
l
If you are not using the Red Hat installed Apache server and instead are using another distribution, you
should remove the Red Hat Apache package with the command "rpm -e apache". This will prevent
ColdFusion from trying to configure the wrong Web server.
l
You may need to install the Red Hat package "apache-
devel" to get the Apache header files and the "apxs"
command needed to rebuild the ColdFusion module if you do not have the Apache version compatible with
1.3.6 installed.
l
The precompiled Apache 1.3 module for ColdFusion 4.5.1 will only work with Apache Web servers that are
binary compatible with Apache 1.3.6. During the installation, you have the option of using the 'apxs' script
shipped with Apache to build and install a module specifically for your installed version of Apache 1.3.
l
In order to rebuild the ColdFusion Apache module, you will need to install the Red Hat 'apache-devel'
package to get the header files and the 'apxs' script needed to build modules.
Configuring Apache on Solaris
For detailed instructions on installing and configuring Apache Web Server on Solaris, refer to
the
/opt/coldfusion/webserver/apache/README
file installed with ColdFusion.
The ColdFusion Server installation process can optionally autoconfigure the Apache Web server for you.
Other issues:
l
The precompiled Apache 1.3 module for ColdFusion 4.5.1 will only work with Apache Web servers that are
binary compatible with Apache 1.3.6. During the installation, you have the option of using the 'apxs' script
shipped with Apache to build and install a module specifically for your installed version of Apache 1.3. To
use apxs you must have a C compiler and Perl installed and in your path.
Running Allaire Forums under ColdFusion 4.5.1
If you are running Allaire Forums with ColdFusion Server 4.5.1 you should be running with Allaire Forums 2.0.5.
You should download Allaire Forums 2.0.5 from our product page if you are running an earlier version.
Allaire Forums is not supported on Linux.
Page 25 of 26Release Notes - ColdFusion Server 4.5.1
08/22/2000file://C:\TEMP\cfserver451_release_notes.htm
Kommentare zu diesen Handbüchern