Skip to main content
This topic has been closed for replies.

2 replies

Nick WayAuthor
Inspiring
June 17, 2014

hi Dan - alas that just gives the chrome 404.

However this http://127.0.0.1/ gives "It works!" so something's running..

BKBK
Community Expert
Community Expert
June 18, 2014

Isn't that Railo? With Coldfusion that URL should show a directory structure.

Nick WayAuthor
Inspiring
June 18, 2014

I havent installed ralio

Carl Von Stetten
Legend
June 17, 2014

How about http://127.0.0.1/CFIDE/administrator/index.cfm

Did you choose to connect ColdFusion to Apache during the installation?  Did you enable the built-in server?

-Carl V.

Nick WayAuthor
Inspiring
June 17, 2014

Thanks Carl

That's getting closer I think - I got this "Not Found

The requested URL /CFIDE/administrator/index.cfm was not found on this

server." but it looks like a cf generated error rather than the other 2

urls which was chrome's 404 error.

I opted to use the built in cf server during installation - I don't recall

apache coming in to the equation at all. I was running cf 10 and that didnt

involve apache as far as I recall..

Really appreciate your help, thank you.

Anything else I could try?

Thanks.

BKBK
Community Expert
Community Expert
June 17, 2014

What about just http://127.0.0.1:8500/ ?

It could be that something went wrong with the /CFIDE directory.