On Jan 18, 2010, at 04:41, Scott Haneda wrote:

> You can unload Apache two ways:
> 
> sudo port unload apache2
> - or -
> sudo launchctl unload -w /Library/LaunchDaemons/org.macports.apache2.plist
> 
> That should stop Apache from that point forward. The first method will only 
> stop Apache for that login session. The second will stop Apache even beyond a 
> reboot.

Not true; both methods are completely synonymous. One is just easier to type 
and remember.


> Either way, from there, delete the plist and you are done.
> 
> sudo rm /Library/LaunchDaemons/org.macports.apache2.plist

There's no reason to delete the plist. Just deactivate it as above and the 
server won't run anymore.


_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to