In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Today, I will talk to you about how to solve the problem of port 80 occupation in Apache. Many people may not know much about it. In order to make you understand better, the editor has summarized the following content for you. I hope you can get something according to this article.
You can learn more about it by executing httpd.exe under apache bin from the command line
AH00548: NameVirtualHost has no effect and will be removed in the next release D:/phpStudy/Apache/conf/extra/httpd-vhosts.conf:34 (OS 10013) makes an attempt to access sockets in a way that access permissions are not allowed. AH00072: make_sock: could not bind to address [::]: 80 (OS 10013) makes an attempt to access sockets in a way that access permissions are not allowed. : AH00072: make_sock: could not bind to address 0.0.0.0:80AH00451: no listening sockets available, shutting downAH00015: Unable to open logs
It is estimated that port 80 is occupied here. I have once encountered that port 80 is occupied by System. Later, I solved it by modifying the listening port in httpd.conf.
Check that the pid occupied by netstat-ano | findstr 80 is 4.
Display all processes through tasklist
System 4 Services 0 108 K
Sure enough, it is still occupied by System, which must be solved this time. By looking at the information, we know that System is generally a SQL Server Reporting Services (MSSQLSERVER) service.
Disable it directly in the service, and apache is enabled successfully.
After reading the above, do you have any further understanding of how to solve the problem of port 80 occupation in Apache? If you want to know more knowledge or related content, please follow the industry information channel, thank you for your support.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.