

Plus, it has a lot of online support, too. Using WampServer is often the fastest and easier way.
#Wamp server download for windows how to
And while countless tutorials show you exactly how to do this, a WAMP server automates a decent proportion of the configuration.įor the rest of the article, I'll talk about WampServer, the official installation.
#Wamp server download for windows install
(How to install MySQL on Windows 10 explains more) However, you then have to configure each service. (Here's how to create a virtual web development environment.)Īpache, MySQL, and PHP are all available for individual download. The local environment lets web developers continue their work offline, as well as test features before rolling them out into live environments. Instead of requiring access to a server featuring Apache, MySQL, and PHP, a WAMP server creates a local environment.

Compare this to LAMP ( Linux Apache, MySQL, and PHP) or MAMP ( Mac Apache, MySQL, and PHP).Ī WAMP server, then, is a web development environment for Windows. Read on to find out how to set up a WAMP server on your Windows 10 machine.įirst thing first: what is a WAMP server? WAMP stands for Windows Apache, MySQL, and PHP. However, wouldn't it be easier if you could bring the service trio to your computer to run locally? A WAMP server does just this. The web hosting runs on a remote server that is highly likely running some form of Linux. Usually, to gain access to this trifecta, you need to purchase web hosting. It is a tried and tested combination which works phenomenally well, most of the time. A great many websites are run using a trio of services: Apache, MySQL, and PHP.
