Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Hello,
Like mentioned above, it sounds like you do not have a web server currently installed to run Coldfusion. To find out which ports are listening for Coldfusion currently, do the following:
Open up windows Task Manager
Select Columns
Choose PID check box
Find out which PID jrun.exe is running under
Open command prompt (run -> cmd)
Type netstat -ano | find "" (replace jrun.exe PID with the actualy process ID)
This should show the listening and establish ports that Coldfusion is currently running on. It may list what localhost is running on (127.0.0.1) but it still sounds like you need to first install a web server. I would reinstall Coldfusion choosing to include the web server or possibly another web server such as IIS:
http://www.webwizguide.com/kb/asp_tutorials/installing_iis_winXP_pro.asp
Then configure jrun to work in IIS:
http://www.adobe.com/livedocs/coldfusion/5.0/Installing_and_Configuring_ColdFusion_Server/wininstall5.htm#1098313
Matt Pellegrino
Support Engineer
mpellegrino AT hostmysite.com
HostMySite.com
Need New Hosting?