问题
I am running MAMP and noticed that a number of httpd processes were running in Activity Monitor.
I had 24 separate processes running at one time. The users were daemon, root and _www. I also have zend running php, lighttpd and mysqld even though I uninstalled
Does anyone know how to stop some of these processes starting up in the first place?
回答1:
I found that you can turn off or stop services from starting up every time your machine starts by looking in the following folders:
- /Library/LaunchAgents
- /Library/LaunchDaemons
- /Library/StartupItems
That sorted everything out.
来源:https://stackoverflow.com/questions/7346986/stop-a-number-of-httpd-processes-starting-on-macbook-pro-running-mac-os-x-lion