Is there any way to go further ...
There is a way to check whether Coldfusion 8 is running and
whether Coldfusion is using a webserver other than the built-in
JRun web server. Run the Web Server Configuration Tool. You do so
either by following
Start => Programs => Adobe => Coldfusion 8 => Web
Server Configuration Tool
or by launching the executable
C:\Coldfusion8\runtime\bin\wsconfig.exe. You should then see an
interface containing the list of
Configured Web Servers. It also contains the buttons
Add,
Remove and
Exit.
To remove a web server, click on its name, and then on the
Remove button. If no web server is mentioned, then you have
configured none yet. Strictly speaking, it then implies that
Coldfusion is configured to use its own built-in JRun web server.
that will also happen when you "remove" all previously configured
web servers.
Press the
Add button. If Coldfusion is not running, you will get an
alert box that tells you so, giving the possible causes.
edited force of habit:
Start => Programs => Macromedia => Coldfusion MX7
=> Web Server Configuration Tool
and C:\CFusionMX7\runtime\bin\wsconfig.exe
changed to
Start => Programs => Adobe => Coldfusion 8 => Web
Server Configuration Tool
and C:\Coldfusion8\runtime\bin\wsconfig.exe
respectively