macports - start apache and mysql on system boot


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist
  2. sudo launchctl load -w /Library/LaunchDaemons/org.macports.apache2.plist

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.