apache 删除阿帕奇

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/345897/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-13 17:00:54  来源:igfitidea点击:

Remove Apache

apachemacossysadmin

提问by IEnumerator

I have multiple installations of apache on my Mac OS X 10.5 and would like to remove them including any dependencies.

我在 Mac OS X 10.5 上安装了多个 apache,并想删除它们,包括任何依赖项。

They are installed in 3 different directories.

它们安装在 3 个不同的目录中。

How can this be achieved?

如何做到这一点?

采纳答案by Stephen Cox

Man. OSX comes with Apache. So why and how did you install the other 2?

男人。OSX 带有 Apache。那么为什么以及如何安装另外两个?

I hope you used MacPorts to install the other 2 (and if you did they'd have to be different versions). Then it's an easy process. Other then that, you'll have to remove by hand. Make sure the installations you don't want do not start with the system. Then remove the directories.

我希望你使用 MacPorts 来安装其他 2 个(如果你这样做了,它们必须是不同的版本)。然后是一个简单的过程。除此之外,您将不得不手动删除。确保您不想要的安装不从系统开始。然后删除目录。

Also, take a look at MAMMP. Yes it comes with PHP and MYSQL, but they can be stopped (turned off). And it's so easy to remove - just delete the folder.

另外,看看 MAMMP。是的,它带有 PHP 和 MYSQL,但它们可以被停止(关闭)。而且它很容易删除 - 只需删除文件夹即可。