Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.

Get Started Now!

How to setup XAMPP in windows 10

To set up XAMPP in Windows 10, you can follow these steps:

  1. Visit the official Apache Friends website (https://www.apachefriends.org/index.html) and download the XAMPP installer for Windows.

2. Once the download is complete, locate the downloaded file and double-click it to initiate the installation process.

3. Follow the on-screen instructions to install XAMPP on your Windows 10 machine. You can choose the desired installation directory during the process.

4. After the installation finishes, launch XAMPP from the installed location.

5. XAMPP Control Panel will open up, showing various modules such as Apache, MySQL, FileZilla, and more.

6. Start the Apache and MySQL modules by clicking the “Start” button next to each module. If any of the modules do not start, check for errors in the XAMPP logs or verify that the required ports are not being blocked by other applications.

7. Once both the Apache and MySQL modules are running, open your web browser and type “localhost” or “127.0.0.1” in the address bar. This will bring up the XAMPP dashboard, confirming that XAMPP is successfully installed.

8. To access the files for your web development projects, navigate to the XAMPP installation directory and locate the “htdocs” folder. Place your project files in this folder.

9. You can now access your web project by visiting http://localhost/<project-folder-name> in your web browser.

Congratulations! You have successfully set up XAMPP on your Windows 10 machine.

Related Posts

How to Deploy a Laravel Project on a Linux Server Using HTDOCS and GitHub – Complete Step-by-Step Guide

Deploying a Laravel project on a Linux server becomes simple when you follow a structured process. In this guide, we will deploy a Laravel project by cloning Read More

Read More

How to Install and Enable GMP Extension in XAMPP PHP on Linux (Step-by-Step Guide)

Introduction If you are using XAMPP PHP on a Linux server and encounter errors like: then this usually means the GMP extension is not installed, not just Read More

Read More

How to Run an HTML Website Alongside a Laravel Project on the Same Server

Running a Laravel application is common for dynamic web platforms, dashboards, and APIs. However, many businesses and developers also want to run a simple HTML website on Read More

Read More
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x