
Here in this tutorial we will show you how to download WAMP server on windows 10, and those who have no idea about this server, can get a full understanding of how to install and use it on their devices. People who are willing to run Apache web server with PHP and MySQL on Windows 10, can use the popular WAMP server. On the other hand, as you know, Apache, PHP, and MySQL are designed to run on Linux environment and is not natively available for windows. So we have to use other third-party applications like WAMP server. In a similar way MAC users can use MAMP. Also, on Linux OS with a few commands you can install WAMP server to develop PHP based applications.
What Is WAMP Server?
WAMP is an open-source and free tool which is used by PHP developers in the platforms like Windows and others to set the development and testing environment. Basically, this server has a WAMP control panel to manages and control it’s components easily. WAMP is the short form of Windows, Apache, MySQL and PHP and some other additional modules like phpmyadmin (for it’s dataqbase).
If you install WAMP server on your system, you can work with CMS platforms like: WordPress, Joomla, Drupal and others. The function of this system is the same as the local server of your system which is mostly used by PHP developers to test the websites.
Now its time to figure out how to download and install WAMP server on your system. So follow the steps below.
Downloading WAMP Server On Windows 10
As the first step, you should download the server from official WAMP Server Website. you can choose 32bit or 64bit based on your Windows 10 version. You can check it on the properties section of your PC:
Now click on download button to start downloading and you will have the server.
How to Install WAMP Server On Windows 10
The next step, is to install the server. Find the related file on your system. Then, double-click the file to launch the WAMP installer:
————–
In this section, you should select a setup language and choose your preferred language:
On this window, choose the option ”I accept the agreement” and then click Next.
Note: On information setup be sure that the required components are installed on your system to run WAMP server correctly:
————–
On this window, you should choose a destination folder for your file and click on the Next button:
It’s time to select the components which you need in your WAMP server so, mark your preferred ones and click Next:
Now you should select the start menu folder:
Here, you will see the installation window. So, press the button to install WAMP server file on your system:
In final part, you should choose a default browser and a text editor for your server. Then, on the last window press Finish:
————–
Done! now you have WAMP server on your system.
Conclusion
In this tutorial, we tried to show you the way to download and install WAMP server on windows 10. This is a step by step process and easy to follow. I hope you enjoy the article. Good luck.
No Comments