ColdFusion - CF11 Mac OS X CLI

Monday, February 12th, 2018 | Coding
Last Modified: 2024-11-08



#!/bin/bash

clear

echo "Please make yourselves comfortable"
echo "while I go to the door of the Throne Room"
echo "and tell Oz you are here."

# START APACHE SERVER
apachectl start

# START MYSQL SERVER
cd /usr/local/mysql/support-files
./mysql.server start

# START COLDFUSION
cd /Applications/ColdFusion11/cfusion/bin
./coldfusion start



Input Action Output
A collection of snippets and links that have proven useful for development and programming in ColdFusion, JavaScript, jQuery, PHP, Python, Dell, Minecraft, Apple, Mac, Windows, LINUX, Raspberry Pi, Adobe, CSS, and HTML.

©2024 Input Action Output