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


You need to login to view comments.