开发者

Is XAMPP (for Windows) preferred over WampServer? If so, why?

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.)

开发者_Go百科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.


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.


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


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.


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜