Issue Solve Port 80 and port 443 errors in XAMPP

In this article, I will show you how you can solve port 80 and port 443 errors in Xampp servers which means if you try to run XAMPP server like apache service then it suddenly gives an error and apache shutdown unexpectedly, now in this article. I will show you how to fix this XAMPP port 443 in use by VMware or XAMPP 443, XAMPP VMware, VMware XAMPP, or XAMPP VMware port 443. Now let’s get started.

This article on XAMPP port 443 is in use by VMware. It is a simple step that after you change the port of your XAMPP then you will be able to use both XAMPP and VMware on your computer.

 

Description:

In this case, port 30 is used by another service as shown picture port 80 is used by following .exe. so, in this article, I will show you how to fix this.

Issue Solve Port 80 and port 443 errors in XAMPP

In this case, you don’t need to uninstall anything. If you change the port then it will solve.

 

Steps

Step1: Open your Xampp.

Step2: click on config > apache (httpd.conf). Click on it.

Issue Solve Port 80 and port 443 errors in XAMPP

Step3: Now the following file will be open.

Issue Solve Port 80 and port 443 errors in XAMPP

Step4: press ctr + F, type listen and click on the find next button.

Issue Solve Port 80 and port 443 errors in XAMPP

Step5: by default, you will find a listen 80 port you just have to add another add-on Listen 8080.

Issue Solve Port 80 and port 443 errors in XAMPP

Step6: Second you have to change a servername, press ctr + f, and find type a servername and find next.

Issue Solve Port 80 and port 443 errors in XAMPP

Step7: by default, you will see a servername localhost:80, you just have to add one more 8080 as shown picture below.

Issue Solve Port 80 and port 443 errors in XAMPP

Step8: After that go to the file and save, or simply type ctr + s.

Step9: again, go to config > apache (httpd.ssl.conf).

Issue Solve Port 80 and port 443 errors in XAMPP

Step10: you will see this after you open.

Issue Solve Port 80 and port 443 errors in XAMPP

Step11: press ctr+f and type 443, and search.

Issue Solve Port 80 and port 443 errors in XAMPP

Step12: now replace that 443 into a 4433, simply add one more 3 at the end.

Issue Solve Port 80 and port 443 errors in XAMPP

Step13: again, search for virtualhost and add one more 3 on the end <virtualhost_default_:4333>. by default, you will get 443 only.

Issue Solve Port 80 and port 443 errors in XAMPP

Step14: Now save your file.

Step15: close and open your XAMPP. And start your apache server.

Step16: Now open your browser and in the URL section type localhost:8080/ that we change on. Now you will be able to access your file as shown picture below.

Issue Solve Port 80 and port 443 errors in XAMPP

thanks for reading this article. let me know what you think of this article in the comment section and don’t forget to share it with your friends.

Post a Comment

0 Comments