Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Cookie cut site

New Here ,
Nov 12, 2009 Nov 12, 2009

I just bought an already built package for a site. It is coldfusion based because its all cfm files. How do i view ALL these files and directories as a complete site. I dont have it on a server, dont have it hosted, i just bought the package deal of an already built script.         

243
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 12, 2009 Nov 12, 2009
LATEST

CFM files are just script files; they need to be executed by a ColdFusion server.  So you need to have a ColdFusion server (or possibly a Railo or a BlueDragon server) for them to be of any use to you.

You can at least run it locally by installed CF developer edition.  You can D/L this from the Adobe website, and follow the instructions to install & config it.

--

Adam

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources