*This message was transferred with a trial version of CommuniGate(tm) Pro*
Did you set up the cf module in the apache config file?

Adding the ColdFusion module
The ColdFusion Module can be found in the installation directory (usually
c:\cfusion\bin).

We assume below that your Apache installation is found in c:\Apache.

Copy the module (ApacheModuleColdFusion.dll) to your modules directory under
the Apache source directory.
ex. c:\Apache\modules\ApacheModuleColdFusion.dll
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

Hope that helps.

Dave Livingston
512.694.1669
[EMAIL PROTECTED]


-----Original Message-----
From: sebastian palmigiani [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 31, 2001 2:59 PM
To: CF-Talk
Subject: Apache web server


*This message was transferred with a trial version of CommuniGate(tm) Pro*

I have installed the Apache web server and when I get this page to test the
installation

http://127.0.0.1/CFDOCS/testinstallation/test.cfm

When I click on Verify query I get:

The requested method POST is not allowed for the URL
/CFDOCS/testinstallation/courses.cfm.

Also, I can't get the Cold Fusion Adminsitrator to launch. When the browser
launches a file download process starts and the funny thing is that the
encrypted index.cfm page shows up in the Studio Edit panel.

Any suggestions?

Sebastian
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to