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

installation issue with launching ColdFusion 2016 server on Mac OS X El Capitan

New Here ,
Aug 13, 2016 Aug 13, 2016

Copy link to clipboard

Copied

I'm installing a developer profile of ColdFusion 2016 to Mac (Version 10.11.6) and I'm having an issue with completing the installation because I can't run the web server. Per the instructions, I went into my applications directory, ColdFusion2016/cfusion/bin to start the server but I don't know where to type the required "./coldfusion start" to start the server. Please help. Thanks.

FullSizeRender (1).jpgScreen Shot 2016-08-13 at 1.49.14 PM.png

Views

353

Translate

Translate

Report

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
Explorer ,
Aug 14, 2016 Aug 14, 2016

Copy link to clipboard

Copied

try this   >$ sudo ./coldfusion start  

You need root access to start ColdFusion on *nix based OSes.

Votes

Translate

Translate

Report

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
New Here ,
Aug 14, 2016 Aug 14, 2016

Copy link to clipboard

Copied

do I add this to the command line terminal on my mac because that didn't work. Thanks.

Votes

Translate

Translate

Report

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
Explorer ,
Aug 14, 2016 Aug 14, 2016

Copy link to clipboard

Copied

Launch Terminal

Then run this command

sudo /Applications/ColdFusion2016/cfusion/bin/coldfusion start

Votes

Translate

Translate

Report

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
New Here ,
Aug 14, 2016 Aug 14, 2016

Copy link to clipboard

Copied

LATEST

Looks like I got it to work. Thank you. Next I'll try installing CF Builder...

Starting ColdFusion 2016 server ...

The ColdFusion 2016 server is starting up and will be available shortly.

======================================================================

ColdFusion 2016 server has been started.

ColdFusion 2016 will write logs to /Applications/ColdFusion2016/cfusion/bin/../logs/coldfusion-out.log

======================================================================

Votes

Translate

Translate

Report

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
Documentation