ColdFusion - CF11 Mac OS X CLI

Monday, February 12th, 2018 | Coding

#!/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

Comments


E19 Creative

Products | Support | About | Contact | Login