{"id":963,"date":"2023-04-18T12:04:57","date_gmt":"2023-04-18T12:04:57","guid":{"rendered":"https:\/\/oldgamess.com\/?p=963"},"modified":"2023-04-18T12:06:50","modified_gmt":"2023-04-18T12:06:50","slug":"what-is-xampp-how-to-install-on-windows-pc","status":"publish","type":"post","link":"https:\/\/oldgamess.com\/blog\/what-is-xampp-how-to-install-on-windows-pc.html","title":{"rendered":"What is XAMPP? How to install on Windows PC"},"content":{"rendered":"\n
XAMPP is a free and open-source web server solution that allows developers to create and test web applications on their local computer. It includes the Apache web server, MySQL database, and PHP scripting language, along with other useful tools like phpMyAdmin and FileZilla. In this guide, we will explain how to install XAMPP on a Windows PC.<\/p>\n\n\n\n Step 1: Download XAMPP<\/strong><\/p>\n\n\n\n The first step is to download XAMPP from the official website. Go to the XAMPP website (https:\/\/www.apachefriends.org\/download.html<\/a>) and click on the “Download” button for the Windows version. You will be presented with a list of available XAMPP versions for Windows, including both 32-bit and 64-bit versions. Choose the appropriate version based on your operating system.<\/p>\n\n\n\n Step 2: Run the Installer<\/strong><\/p>\n\n\n\n Once you have downloaded the XAMPP installer, run the executable file to start the installation process. A dialog box will appear asking you to choose the language for the installation process. Choose your preferred language and click on the “OK” button.<\/p>\n\n\n\n Next, the XAMPP Setup Wizard will appear. Click on the “Next” button to proceed with the installation. You will be presented with a list of components that you can choose to install. By default, all components are selected, but you can deselect any component that you don’t need. Click on the “Next” button to continue.<\/p>\n\n\n\n You will be asked to choose the installation directory for XAMPP. By default, XAMPP is installed in the “C:\\xampp” directory, but you can choose a different directory if you prefer. Click on the “Next” button to continue.<\/p>\n\n\n\n Next, you will be asked to choose the language for the XAMPP Control Panel. Choose your preferred language and click on the “Next” button.<\/p>\n\n\n\n You will be presented with a summary of the installation settings. Review the settings and click on the “Next” button to begin the installation process.<\/p>\n\n\n\n Step 3: Launch XAMPP Control Panel<\/strong><\/p>\n\n\n\n Once the installation is complete, you can launch the XAMPP Control Panel. The Control Panel is used to start and stop the Apache web server, MySQL database, and other XAMPP components.<\/p>\n\n\n\n To launch the Control Panel, go to the XAMPP installation directory (by default, “C:\\xampp”) and double-click on the “xampp-control.exe” file. This will launch the XAMPP Control Panel.<\/p>\n\n\n\n Step 4: Start Apache and MySQL<\/strong><\/p>\n\n\n\n In the XAMPP Control Panel, you will see a list of available components, including Apache and MySQL. To start Apache and MySQL, click on the “Start” button next to each component. The button will change to “Stop” once the component is running.<\/p>\n\n\n\n You should see the status of each component change to “Running” in the XAMPP Control Panel. Once Apache and MySQL are running, you can open a web browser and go to the address “http:\/\/localhost<\/a>” to verify that the Apache web server is running.<\/p>\n\n\n\n<\/figure>\n\n\n\n