What are the major pros/cons that can help in deciding which of the two to choose: WAMP vs XAMPP for running a local testing server for WordPress?
p.s: I now see stackoverflow had a discussion about it.
|
What are the major pros/cons that can help in deciding which of the two to choose: WAMP vs XAMPP for running a local testing server for WordPress? p.s: I now see stackoverflow had a discussion about it. |
|||||||||
|
|
Biggest difference - WAMP runs on Windows, XAMPP is multi-platform. Aside from that it's a matter of personal preference. They both provide you with an Apache-MySQL-PHP environment that runs pretty much the same under both systems. |
|||
|
|
WAMP is an acronym that means: Windows, Apache, Mysql, Php. There are different WAMP "distribution" such as XAMPP, WampServer (what some people just call "WAMP"), Wamp-Developer Pro (commercial software), and others... The big list of WAMPs is here: http://en.wikipedia.org/wiki/Comparison_of_WAMPs XAMPP for Windows is just another WAMP distribution, nothing more (nor something else). |
||||
|
|
|
I've used XAMPP and have been generally pleased with it, with one notable exception. Loading a site has always been agonizingly slow for me when using XAMPP. I don't know if that's the case with WAMP, but it would be worth looking into. |
|||
|
|
|
Not exactly answering the question, but if you are interested in learning how the packages work together, I suggest installing and configuring them manually. I've been using this tutorial as a guideline, it is detailed and helps you get everything running and talking to each other. It's a bit more work, but provides you much more flexibility, and you actually learn the important configuration involved. |
|||
|
|
For a local machine on Windows, WAMP is the way to go. Light, smooth and post-install config takes a click. XAMPP for Windows isn't much of a competitor due to issues on 64-bit installation (naturally: more bloatware to install, you need to manage each piece of extra software between 32/64-bit) |
|||||
|
|
The objection that XAMPP is bloated--because it has a mail server, FTP server, etc.--might be answered by asking what you need. If you need most or all of those items, it's the full XAMPP for you. For just developing web pages, including PHP and MySQL, use XAMPP Lite. At different times I've found both to be very useful. I especially like that I can run either on a USB flash drive. Now if I could add Netbeans to that flash drive... |
|||
|
|
|
Implementing SSL in WAMP, I found more troublesome (Finally could not handle it and gave up) where as it was extremely easy in XAMPP. Rest I suppose there is no difference as I use both a Lin an a Win Platform and comfortable. Ofcourse I have been using XAMPP for a much longer period of time. |
|||
|
|
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.