Starting Failed, Port 80 in use by “Unable to open process” with PID 4!
Cisco: windows10
The end of 80 is used by PID and 4.
Reference document: how to look at the win10 terminals
solution:
Reference: XAMPP – Port 80 in use by “Unable to open process” with PID 4! 12
Change the end of Apache
Step1: config–> Apache(httpd.conf)
Step2: modify httpd.conf, Listen 80 change Listen 8080
#Listen 12.34.56.78:8080
Listen 8080
Server localhost:80 Change Server localhost:8080
Step3: config-> Service and Port Settings -> Apache-> Main Port -> change 8080
Similar Posts:
- Apache : Error: Apache shutdown unexpectedly [How to Solve]
- Xampp modify the port number Apache service detected with wrong [How to Solve]
- [Solved] Apache Warning: DocumentRoot must be a directory
- Job for apache2.service failed because the control process exited with error code. See “syst…
- About the Ubuntu configuration file apache2 httpd.conf position
- Apache was unable to start solving the requested operation has failed
- [Solved] Apache Startup Error: httpd: apr_sockaddr_info_get() failed for
- ServerRoot must be a valid directory
- Cannot load php7apache2 to server
- [Solved] #Creating Server TCP listening socket *:6379: bind: Address already in use