Skip to main content
chadv30503923
Participating Frequently
November 2, 2016
Question

Installing Coldfusion 2016 with OS X Server

  • November 2, 2016
  • 1 reply
  • 1338 views

I recently installed CF 2016 standard on El Capitan 10.11.6. Once I had CF installed I installed OS X server 5.2. I originally tried installing OS X server prior to installing CF but every time I would receive an error when running the connector after install. By installing OS X server after installing CF I was able to get the connector to run. OS X server works with Apache. I believe OS X ties into the pre-packaged installation of Apache that is included in El Capitan but I am not 100% sure.

The issue I am now having is that when a place .cfm files in the root directory it shows the text rather than running the code. I checked the apache server.xml file and it appears the root directory is the default CF wwwroot. I placed the website files in the root directory and still only see text instead of running code.

I have full access to the CF Admin panel, and can change any settings, so I am pretty sure it installed ok.

I am not real knowledgeable with running terminal.

Is this a connector issue? Or is there something I am missing?

Any help would be appreciated!

This topic has been closed for replies.

1 reply

Community Manager
November 3, 2016

Hi Chad,

Could you please recreate the connector and check again.

chadv30503923
Participating Frequently
November 3, 2016

Is there a way to reconfigure the connector without reinstalling?

I renamed the connector file to allow it to run the connector config again... The following are the results.

Running the ColdFusion 2016 connector wizard

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

Configuring the web server connector (Launched on the first run of the ColdFusion server start script)

Running /private/etc/apache2 connector wizard...

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

There was an error while running the connector wizard

Connector installation was not successful

If the connector has already been configured, rename the script cfusion/bin/cf-connectors.sh to prevent the connector from configuring again.

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

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

Configuring ColdFusion 2016 to start on system init.

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

Creating the ColdFusion 2016 start script /Library/StartupItems/ColdFusion2016/ColdFusion2016

mkdir: /Library/StartupItems/ColdFusion2016: File exists

Install complete

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

Start ColdFusion as "./coldfusion start" to run ColdFusion as non-root user.

Community Manager
November 3, 2016

Hi Chad,

It seems that the connector already exists. Could you please remove the existing connector and recreate it again using the wsconfig utility. (Coldfusion2016/cfusion/runtime/bin)