Installation Issue

Jeff,

Try to see if the colbox.cfm file is accessible using the relative
path: /coldbox/system/coldbox.cfm

Make sure the correct directory structure is in place. You can try
navigating to http://localhost/coldbox/system/coldbox.cfm

You should get a blank page with "Not Permitted" at the top. If you
can get to this, please let me know.

Yeah, I see "not permitted" there using
http://localhost:8500/coldbox/system/coldbox.cfm

I must have the port number 8500 in the URL, otherwise, I get a "The
page cannot be displayed" error.

I see "Not Permitted" if I have the Localhost AND portnumber in the
URL:
http://localhost:8500/coldbox/system/coldbox.cfm

That is fine. This is weird then. because the file is there. What
version of coldfusion are you using?
You can contact me on skype at night if you want, that way I can assist
you via voice. my username is: lmajano (Luis Majano)

Luis.

Version 7,0,2,142559
Operating System Windows XP
Java Version 1.4.2_09
Java VM Version 1.4.2_09-b05

I am testing with the same system. Try this:
http://localhost:8500/coldbox/samples/index.cfm

Do you get the samples gallery?

Hmm, no I don't.

"Could not find the included template /coldbox/system/coldbox.cfm"

This is really weird Jeff. Try downloading the build again and
replacing it. It might be because of permissions. There is nothing to
it basically. I have the same setup. Would it help if I posted a movie
exactly doing what you need to do? Please let me know. I really want
to help you out.

Luis

It works now. I have no idea why.