On Thu, Oct 23, 2014 at 10:49 PM, William H. Magill <[email protected]> wrote:

> At one time there were instructions in the port on how to start and stop
> the Apache server -- they are now missing.
>

Actually, the way you are *supposed* to do it --- and I suspect this will
infuriate you --- is

    sudo port load apache2      # tell launchd to start it
    sudo port unload apache2    # tell launchd to stop it

If you prefer micromanagement, don't use OS X, *or* any Linux using
systemd, *or* Solaris's SMF, etc.

-- 
brandon s allbery kf8nh                               sine nomine associates
[email protected]                                  [email protected]
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to