Ask a Question related to Coldfusion Server Administration, Design and Development.
-
Ýlknur Özkan #1
Cannot run ColdfusionMX7
Hi,
I'm new to coldfusion. I'm a installed IIS 6.0 on windows2003. Installed
Coldfusion standart server 7MX. I can run to
[url]http://127.0.0.1/CFIDE/administrator/index.cfm[/url] Administrator page
on this error page displayed " Server Error
--------------------------------------------------------------------------------
Either the Macromedia application server is unreachable or it does not have
a mapping to process this request."
How to installed coldfusion or how to run coldfusion?
many thanks
Ýlknur Özkan Guest
-
Need Paths For Configuration Apache 2.2 And ColdfusionMX7
Please provide the default configuration directory and also the directory and file name of the server binary for the drop down configuration list in... -
coldfusionMX7 bombs on windows 2003
After installing CFMX7 on win2k3 web edition, IIS no longer worked giving this error on any file on any site. Invalid access to memory location ... -
ColdFusionMX7 - Not running CFML pages
Hi, I just installed ColdFusion MX 7. It's the trial version and I can't get it to run the CFML pages like it's supposed. I have installed it... -
Fail to install coldfusionmx7 on Red Hat ES 3
Hi, I am installing an evaluation copy of coldfusionmx7 on a Red Hat ES 3 server. I want to use this with Apache2, but I can not get far enough in... -
Having Problems with JDBC to ODBC connector ColdfusionMX7
Hello, I am currently experiencing problems with Coldfusion MX 7 connecting to an Attunity Connect ODBC connection running on Windows 2003. I... -
Sankalan #2
Re: Cannot run ColdfusionMX7
Might be your ColdFusion Application Server is not running. You need to start the ColdFusion service from services.
Hope this will do.
Thanks
Sankalan
([url]www.mindfiresolutions.com[/url])
Sankalan Guest
-
speedpedal #3
Re: Cannot run ColdfusionMX7
First, you would need to verify that ColdFusion is installed properly. To do
that, you need to run ColdFusion via its own built-in webserver. Quick and
easy way is to uninstall your current CF, re-install it and select the built-in
webserver during installation. After installing the necessary files, you'd then
be re-directed to [url]http://127.0.0.1:8500/CFIDE/Administrator/index.cfm[/url] to
complete the installation.
After you've installed CF on its own, you need to run the webserver
configuration tool to attached CF to your webserver (IIS6 I assume). Follow
this technote:
[url]http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/config11.htm[/url]
HTH
speedpedal Guest
-
Prabhu S #4
Re: Cannot run ColdfusionMX7
Kindly check with your windows service manager ( services.msc ) whether
coldfusion and its ODBC services are started.
Make the services settings to start automatically whenever the system gets
restarted/logged off.
Prabhu S Guest
-
Prabhu S #5
Re: Cannot run ColdfusionMX7
There is no mandatory to specify the port number when u deployed the CFMX
server as an application server over IIS.
By default it will access the local websites.
IIS as an webserver and coldfusion as an application server means u have to
configure url as,
[url]http://localhost/cfide/administrator[/url]
If CFMX is installed as a self contained server then the URL should be like
[url]http://localhost:8500/cfide/administrator[/url] ( use the port number whichever u
have choosen, by default it is 8500 )
Prabhu S Guest



Reply With Quote

