Ask a Question related to Coldfusion Server Administration, Design and Development.
-
krusej23 #1
Web server configuration failed while installing
I have installed ColdfusionMX7 twice and both times the web server
configuration tool that is supposed to startup automatically when I get done
installing doesn't start up. Therefore I am not able to get into the
coldfusion administrator. How do I get that to run on installation or can I
get it to run now without installing. Thanks
krusej23 Guest
-
Configuration Server
Hello, I would have a question carrying about File Media Server 2, which functions under RedHat ES4, we would like that the messages of the logs... -
#39528 [NEW]: PHP configuration failed while libxml2 compiled with pthreads.
From: aleksey dot ovcharenko at gmail dot com Operating system: FreeBSD 6.1-RELEASE-p7 PHP version: 5.2.0 PHP Bug Type: ... -
Server configuration
cfForm tags such as "input file" and submit generate error. It works ok on my local server. Found similar problerm on one of the forum and it says... -
Installing 7.0 using J2EE configuration
We are currently running CF MX 6.1 Server configuration (formerly Stand-alone). We are considering moving to CF MX 7.0 J2EE configuration. In... -
PHP Server Configuration
I have a problem with my servers PHP configuration that is really begining to fustrate the heck out of me. I have an intranet resume building... -
edbrendel #2
Re: Web server configuration failed while installing
What URL are you using to hit the Admin page?
Did you opt to use the the built in JRun webserver? If so, try using port
8500 to hit Admin (as in [url]http://localhost:8500/CFIDE/administrator/index.cfm[/url]).
There is a Web Server Configuration tool that you can use to do the
configuration after installation. You don't say would OS you are on - in
Windows you can get to the tool under All Programs/Macromedia/ColdFusion MX
7/Web Server Configuration tool.
If, for some reason, that doesn't work, the next step is running the bat files
yourself. FOR A STANDALONE COLDFUSION MX 7 INSTALLATION trying to connect to
IIS, run these two bat files - this should connect you to IIS.
first one flushes out all current connectors
second one builds an IIS connector.
Bounce IIS and the ColdFusion Server after running the second script.
Remove connectors: C:\CFusionMX7\bin\connectors\Remove_ALL_connectors .bat
Connect to IIS .bat file: C:\CFusionMX7\bin\connectors\IIS_connector.bat
If you are using Apache or iPlanet, substitute the IIS_connector.bat with the
appropriate bat file in the C:\CFusionMX7\bin\connectors directory.
FOR MULTISERVER see this link:
[url]http://livedocs.macromedia.com/coldfusion/7/htmldocs/00001755.htm[/url]
IF THE BAT FILES ABOVE DO NOT WORK:
Manually configure STANDALONE connector: TechNote
[url]http://www.adobe.com/go/tn_19575[/url]
Manually configure MULTISERVER connector: TechNote
[url]http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_18724[/url]
edbrendel Guest



Reply With Quote

