Pros / contras de WAMP vs XAMPP: para ejecutar un servidor de prueba local
-
-
La diferenciaentre laspilas sebasaprincipalmenteen la conveniencia y laspreferencias de lainterfaz (los componentesinternos son losmismos detodosmodos),quees una cuestión degustospersonales.Creo queestaelecciónes subjetiva.Difference between stacks is mostly in convenience and interface preferences (internals are same anyway), which is matter of personal tastes. I think this choice is subjective.
- 2
- 2010-09-24
- Rarst
-
¿Quétalninguno?¿Qué hay de Linux + Apache + MySQL + PHP?Sí,sujeto a opinión :)How about neither? How about Linux + Apache + MySQL + PHP? Yes, subject to opinion :)
- 0
- 2015-06-20
- s_ha_dum
-
¿Alguna vez has considerado usar una caja Vagranten su lugar?Have you ever considered using a Vagrant box instead?
- 0
- 2016-04-20
- MikeSchinkel
-
aquí unabuena discusión - http://stackoverflow.com/q/8664901/2377343here nice discussion - http://stackoverflow.com/q/8664901/2377343
- 0
- 2016-12-08
- T.Todua
-
10 respuestas
- votos
-
- 2010-09-24
Mayor diferencia: WAMP seejecutaen Windows,XAMPPesmultiplataforma.Aparte deeso,es una cuestión depreferenciapersonal.Ambos leproporcionan unentorno Apache-MySQL-PHP que seejecutaprácticamenteigualen ambos sistemas.
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.
-
Para que conste,he usado ambos ... y cada unotiene suspros y sus contras.WAMP consumiómuchamásmemoria de la queme gustaba,perofuebastanteestable.XAMPPtiene [unproblemamolesto altrabajar con WP Cron yfopen ()] (http://core.trac.wordpress.org/ticket/11831),peroparece unpocomás ligero (ypuedoejecutarlo desde unamemoria USB sidesear).For the record, I've used both ... and they each have their pros and cons. WAMP consumed far more memory than I liked but was pretty stable. XAMPP has [an annoing issue working with WP Cron and fopen()](http://core.trac.wordpress.org/ticket/11831), but seems a bit lighter (and I can run it off a USB stick if I want).
- 3
- 2011-10-05
- EAMann
-
AFAIK - XAMPPtambiéntiene algunasextensionesintegradas como `sendmail`.Por lo que yo sé,WAMPno lo hace.(también FTP,Mercury,Tomcatparajava ..)AFAIK - XAMPP also have some extensions that are built-in like `sendmail` . As far as I know WAMP does not . ( also FTP, Mercury, Tomcat for java ..)
- 0
- 2014-03-12
- krembo99
-
- 2011-11-29
-
XAMPP NO esmultiplataforma. Hay XAMPPpara Windows,XAMPPpara Linux,para Mac ypara Solaris,pero cadapaquete contiene diferentespiezas de software,seejecuta demanera diferente con diferente rendimiento,etc. (multiplataforma significa que ustedtomaexactamente lamismapieza de software y seejecuta de lamismamaneraen diferentesplataformas ... como solía ser Azureus: unfrasco quepodría usar de lamismamanera)
-
XAMPPpara Windowsestáinflado,a logrande. Tiene servidor de correo,servidor FTP,acelerador,web-dav,SSL listopara usar,etc. ¿Realmente losnecesitatodos? Noesexactamente unpaquete denivel deentrada,peroen generalfacilitamucho lainstalación detodo. Más allá deeso,cualquierpersonalización requiereelmismoesfuerzo quepara cualquier otrapilaprefabricada. Pero si loinstalaen supropia caja,probablementenonecesite un servidor FTP,¿verdad?
-
WAMPesmás liviano (principalmente lobásico). Todo lo quees AMPestá ahí,más allá deeso,tienes unpar de herramientas,phpMyAdmin,SQLite y xdebug. ¿Necesitas SSL? Tienes que configurarlo. ¿Quiere acceder al servidor de correo? Debeinstalarlo ustedmismo. FTP? Lomismo ocurre con
-
WAMP (como dice sunombre) seejecuta solo en Windows (ya sea de 64/32bits).
Para unamáquina localen Windows,WAMPesel camino a seguir. La configuración ligera,fluida yposterior a lainstalación requiere un clic. XAMPPpara Windowsnoes ungran competidor debido aproblemasen lainstalación de 64bits (naturalmente:másbloatwareparainstalar,ynecesita administrar cadapieza de software adicionalentre 32/64bits).
XAMPP is NOT cross-platform. There is XAMPP for Windows, XAMPP for Linux, for Mac and for Solaris, but each pack contains different pieces of software, runs differently with different performance, etc. (cross-platform means that you take the exact same piece of software and it runs the same way on different platforms ... like Azureus used to be: a jar that you could use the same way)
XAMPP for Windows is bloated, big time. You have mail server, FTP server, accelerator, web-dav, SSL out of the box, etc. Do you really need them all? It's not exactly an entry-level package, but in general it makes installation of everything much easier. Beyond that, any customization requires the same effort as for any other pre-made stack. But if you install on your own box, you probably don't need FTP server, do you?
WAMP is lighter (mostly the basics). Everything that's AMP is there, beyond that you have a couple of tools, phpMyAdmin, SQLite, and xdebug. Do you need SSL? You have to configure it. You want access to mail server? Must install it yourself. FTP? Ditto.
WAMP (like the name says) runs only on Windows (either 64/32-bit).
For a local machine on Windows, WAMP is the way to go. Light, smooth and post-install configuration takes a click. XAMPP for Windows isn't much of a competitor due to issues on 64-bit installation (naturally: more bloatware to install, and you need to manage each piece of extra software between 32/64-bit).
-
¿¿¿Hola???también hay XAMPP litepor ahí.hello??? there is also XAMPP lite out there.
- 2
- 2012-02-10
- phantom.omaga
-
Yo uso WAMP.Seríabueno si hicieran una opción de descargapersonalizable como http://getbootstrap.com/customize/I use WAMP. It'd be nice if they made a customisable download option much like http://getbootstrap.com/customize/
- 0
- 2016-02-25
- rybo111
-
Actualización con respecto alpunto 2:elinstalador de XAMPP ahora solicita lainstalación de los componentes.Yanoestodo onada.Update regarding point 2: The XAMPP installer now asks for the components to install. It's not all or nothing anymore.
- 0
- 2016-09-19
- jlh
-
[No debeintentar volver a definir lostérminos] (https://en.wikipedia.org/wiki/Cross-platform)[You shouldn't try to re-define terms.](https://en.wikipedia.org/wiki/Cross-platform)
- 2
- 2018-09-23
- CoffeeandCode
-
- 2011-05-22
WAMPes un acrónimo que significa: Windows,Apache,MySQL y PHP.
Hay diferentes "distribuciones" de WAMP,como XAMPP,WampServer (lo que algunaspersonas simplemente llaman "WAMP"), Wamp-Developer Pro (software comercial) y otros ...
XAMPPpara Windowses solo otra distribución de WAMP,nadamás (ninadamás).
WAMP is an acronym that means: Windows, Apache, MySQL, and PHP.
There are different WAMP "distributions", such as XAMPP, WampServer (what some people just call "WAMP"), Wamp-Developer Pro (commercial software), and others...
XAMPP for Windows is just another WAMP distribution, nothing more (nor something else).
-
Estoesmuyengañoso.Sibien esoes lo que "WAMP"puede significaren el sentidomás amplioposible,cuando alguienpregunta acerca de una comparaciónentre WAMP y XAMPP,obviamenteestán hablando deesto: http://www.wampserver.com/en/This is very misleading. While that is what "WAMP" may mean in the broadest possible sense, when someone asks about a comparison between WAMP and XAMPP, they are obviously talking about this: http://www.wampserver.com/en/
- 0
- 2018-05-01
- Okonomiyaki3000
-
@ Okonomiyaki3000 La respuesta se dio hace casi 7 años.Había alrededor de 10+ distribuciones "WAMP"en esemomento (eran alrededor de 20+;pero algunaseran distribucionesmenores).Sinembargo,el acrónimo WAMP ha sido "Windows/Apache/MySQL/PHP" desde aproximadamente 2003. Lamayoría de lagente parecepensar que WAMPes una distribución de Apache + MyQL + PHPen Windows.No loes.Puede realizar supropiainstalación de WAMP.Peroentiendo lo queestás diciendo yen estos díaspodría sereso.@Okonomiyaki3000 The answer was given almost 7 years ago. There were about 10+ "WAMP" distributions at that time (it was about 20+; but some were minor distros). However, the acronym WAMP has been "Windows / Apache / MySQL / PHP" since about 2003. Most people seem to think WAMP is 1 distribution of Apache + MyQL + PHP on Windows. It is not. You could make your own WAMP installation. But I understand what you are saying and these days it might be that.
- 0
- 2018-05-01
- rightstuff
-
- 2012-02-10
La objeción de que XAMPPestáinflado,porquetiene un servidor de correo,un servidor FTP,etc.,podría respondersepreguntando quénecesita.Sinecesita lamayoría otodosesoselementos,esel XAMPP completopara usted.Para desarrollarpáginas web,incluidos PHP y MySQL,use XAMPP Lite.En diferentesmomentos heencontrado que ambos sonmuy útiles.Megustaespecialmente quepuedaejecutar cualquiera de las dosen una unidadflash USB.
Ahora,sipudiera agregar Netbeans aesa unidadflash ...
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...
-
- 2010-09-24
He usado XAMPP yen generalme hagustado,con unanotableexcepción.Cargar un sitio siempre ha sidotremendamente lentoparamí cuando uso XAMPP.No sé sieseesel caso con WAMP,pero valdría lapenainvestigarlo.
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.
-
- 2010-09-24
Noesexactamente una respuesta a lapregunta,pero siestáinteresadoen aprender cómofuncionan lospaquetesjuntos,le sugiero que losinstale y configuremanualmente.Heestado usando estetutorial comoguía,se detallay les ayuda a quetodofuncione y se comuniquenentre sí.Es unpocomás detrabajo,pero leproporcionamuchamásflexibilidad y,de hecho,aprende laimportante configuración queimplica.
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.
-
-
- 2014-06-23
Megustaría agregar una ventaja de WAMP quenofiguraen la lista.
Con WAMPpuedeinstalarextensiones * que lepermiten cambiarfácilmenteentre diferentes versiones dephp.Dado queel requisitomínimo de WordPressesphp 5.2.4 ygarantiza que seejecutaráen un servidor que lo use,para ser realmente compatible con WordPress,un complemento debeejecutarsebajoesa versión dephp.Haymuchas característicasen php 5.3+ quenoestánen 5.2.4,comoelespacio denombres.
Sies un desarrollador de WordPress y desea que su complemento,widget otema seatotalmente compatible y seejecuteen cualquierinstalación de WordPress,es útiltener una configuración deentorno conphp 5.2.4.XAMPPno ofrece unamanerafácil de hacerlo.
& ast;Cabe señalar que la versiónmás reciente de WAMP Server yano admiteextensiones;sinembargo,WAMP Server 2.2 (32bits)está disponibleen SourceForge y los admite.Tambiéntiene la versión correcta de Apacheparainstalarphp 5.2.4.
I'd like to add an advantage of WAMP that is not listed.
With WAMP you can install extensions* that allow you to easily switch between different versions of php. Since WordPress's minimum requirement is php 5.2.4 and guarantees it will run on a server using it, to be truly compatible with WordPress a plugin needs to run under that version of php. There are a lot of features in php 5.3+ that are not in 5.2.4, such as namespacing.
If you are a WordPress developer and want your plugin, widget or theme to be fully compatible and run on any WordPress install, it is helpful to have an environment setup with php 5.2.4. XAMPP doesn't offer an easy way to do that.
* Should be noted that the newer version of WAMP Server no longer supports extensions; however, WAMP Server 2.2 (32-bit) is available on SourceForge and supports them. It also has the correct version of Apache for installing php 5.2.4.
-
- 2011-01-01
Alimplementar SSL en WAMP,encontrémásproblemático (finalmentenopudemanejarlo yme rendí)mientras queeraextremadamentefácilen XAMPP.
El resto,supongo queno hay diferencia,ya que utilizo unaplataforma Linux y una Windows yestoy cómodo.Por supuesto,heestado usando XAMPP durante unperíodo detiempomuchomás largo.
Implementing SSL in WAMP, I found more troublesome (I finally could not handle it and gave up) whereas it was extremely easy in XAMPP.
The rest I suppose there is no difference for as I use both a Linux and a Windows platform and am comfortable. Of course I have been using XAMPP for a much longer period of time.
-
¿Cuáles son losprincipalespros/contras quepueden ayudar a decidir cuál de los doselegir: WAMP vs XAMPPparaejecutar un servidor deprueba localpara WordPress?
PD: ahora veo que Stack Overflowtuvo una discusión sobreeso.