Skip to main content
Participant
July 4, 2013
質問

Local CF application

  • July 4, 2013
  • 返信数 2.
  • 459 ビュー

How can I use a coldfusion application locally without an coldfusion server?

I wrote an cf-application and a friend wants to use it on his pc. but he does not want to buy a cf server.

What could I do that my app runs on his pc?

    このトピックへの返信は締め切られました。

    返信数 2

    BKBK
    Community Expert
    Community Expert
    July 6, 2013

    You could also use Railo. In fact, if you choose the Railo Express version, you won't have to install anything!

    Inspiring
    July 4, 2013

    You can't. CFML is just source code: you need the CF server to compile and execute it.

    That said, the developer edition of ColdFusion is free anyhow, so that should be sufficient for his needs.

    --

    Adam