XAMPP(适用于 Windows)是否优于 WampServer?如果是这样,为什么?

发布于 2024-09-09 23:52:16 字数 988 浏览 4 评论 0原文

似乎有很多关于 Web 开发入门问题的答案包括“安装 XAMPP” ,即使平台是 Windows。与此同时,WampServer似乎并不经常被提及。我使用过 XAMPP 和 WampServer(诚然,WampServer 更多)并且认为它们都很好。那么,XAMPP 是首选吗?如果是,为什么?

我意识到 Perl 附带了 XAMPP,但即使 PHP 是唯一有问题的编程语言,这种偏见似乎也存在。

这个问题似乎相关,但答案并不相关没有真正了解为什么 XAMPP 似乎比 WAMP 更受欢迎的核心。 (而且也有点陈旧。)

更新(2012 年 5 月 30 日): 本文指出了更多可供尝试的软件包。 AMPSS 是作者出于易用性和可扩展性的考虑而选择的。然而,更专业的 BitNami 堆栈 可能更适合某些情况。 WampServer 和 XAMPP 仍然获得了不错的成绩。

It seems lots of answers to questions about getting started in web development include "install XAMPP", even when the platform is Windows. Meanwhile, WampServer doesn't seem to be mentioned often. I've used both XAMPP and WampServer (admittedly, WampServer much more) and think they are both fine. So, is XAMPP preferred? If it is, why?

I realize that Perl comes with XAMPP, but this bias seems to exist even when PHP is the only programming language in question.

This question seems related, but the answers don't really get to the core of why XAMPP seems preferred over WAMP. (And is also a bit stale.)

Update (May 30, 2012): This article, points to more packages to try out. AMPSS was the author's choice for ease of use and extensibility. However, one of the more specialized BitNami stacks may be better for some situations. WampServer and XAMPP still got good marks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

哥,最终变帅啦 2024-09-16 23:52:17

虽然我很感谢那些回答问题的人所做的努力,但我还没有看到任何直接解决这个问题的东西。因此,我将提及我对此主题的一些想法:

  • 一种可能性是 XAMPP 更为人所知 - 或者至少是人们首先了解到的。虽然我早在 XAMPP 之前就听说过 WampServer,但这可能不是最常见的体验。
  • 我相信每次我查看时,XAMPP 都会提供包含软件的更新版本。
  • WampServer 除了 Apache、MySQL 和 PHP 之外并没有提供更多功能——我相信只是 phpMyAdmin 和 SQLite。 XAMPP 提供 phpMyAdmin、FileZilla FTP 服务器和 Mercury Mail。另外,尽管在问题中稍微排除了这一点,XAMPP 包含 Perl,而 Wampserver 不包含。因此,如果提出推荐的人需要/喜欢 Perl,那么他们很可能会推荐 XAMPP 而不是 WampServer。

While I appreciate the effort of those who answered, I have not seen something directly addressing the issue. Thus, I'll mention some thoughts I've had on the topic:

  • One possibility is that XAMPP is better known - or at least what people learned of first. While I heard of WampServer long before XAMPP, that may not be the most common experience.
  • I believe that every time I've looked, XAMPP has had more recent versions of the included software.
  • WampServer doesn't provide much more than Apache, MySQL, and PHP - just phpMyAdmin and SQLite, I believe. XAMPP provides phpMyAdmin, FileZilla FTP server, and Mercury Mail. Also, in spite of somewhat excluding this in the question, XAMPP includes Perl while Wampserver does not. So if Perl is needed/liked by the person making the recommendation, it seems likely that they will recommend XAMPP over WampServer.
街道布景 2024-09-16 23:52:17

我喜欢 WampServer,因为为不同的项目安装不同的 PHP/Mysql 版本更容易。

I like WampServer because it is easier to have different PHP/Mysql versions installed for different projects.

懷念過去 2024-09-16 23:52:17

我很长时间以来都在使用wamp服务器。它重量轻,非常容易配置和升级。另外,如果您需要 perl,您可以简单地将 perl 安装到 wamp 服务器中。我也使用过 xampp 几次,但我就是不喜欢它。我还听说它有一些安全漏洞,需要重新配置。它还建议在 Windows(vista 和 7)中关闭 UAC。我认为这不是一个好主意。

I am using wamp server since long time. It's light weight and very easy to configure and do upgrades. Also If you need perl, you can simply install perl into wamp server. I also used xampp couple of times, but simply I don't like it. Also I heard it has some security vulnerabilities and need to reconfigure. Also it suggest to turn off UAC in windows (vista & seven). I think it wasn't good idea.

飘然心甜 2024-09-16 23:52:17

我在寻找“什么 WAMP 包最有趣”的答案时偶然发现了你的问题。我最近格式化了我的 PC,在格式化之前,我运行的是旧版本的 PHP、旧版本的 Apache 和旧版本的 MySQL。我的维基(Mediawiki - 仅在本地使用 - 不要问:-) 已经运行良好好几年了。

因为我不想浪费太多时间,所以我只想要一个 WAMP 包,我可以快速安装它、恢复数据库、将站点复制到 htdocs 中并使其运行。

所以我安装了Wampserver。安装过程没有任何问题。结果我需要一些额外的时间来升级 wiki 以支持最新的 PHP 版本,但即便如此,在一个多小时后也成功完成了。

显然我无法比较不同的 WAMP 软件包,因为我只使用过一个,但到目前为止我的经验并没有让我认为我选择了错误的软件包。

I stumbled upon your question when looking for an answer to "what WAMP package would be the most interesting". I recently formatted my PC and before the format I was running an older version of PHP, an older version of Apache, and an older version of MySQL. My wiki (Mediawiki - only used locally - don't ask :-) was running fine on that for several years.

As I didn't want to waste too much time, I just wanted a WAMP package which I could quickly install, restore the DB, copy the site into the htdocs, and get it running.

So I installed Wampserver. Installation went without any issues. Turned out that I needed some additional time upgrading the wiki to support the latest PHP version but even that finished successfully after more than an hour.

Obviously I can't compare different WAMP packages as I've only used one but my experience so far has not led me into thinking that I chose the wrong one.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文