Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The solution of Apache Port being occupied

2025-04-03 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

Apache port 443 is occupied

Today I want to do PHP program, the results start Apache console reported port 443 is occupied. The reason is that my virtual machine VMware uses port 443 for connecting to remote servers. It's normal for these things to happen. Because different programs are likely to need a port at the same time to maintain their service. Here is a guide to the solution.

First of all, port 443 is Https port, Apache as a local server will certainly start it, but the port is occupied, mine is occupied by VMware, it may also be occupied by Skype and other programs, so it is very simple to modify the port.

Go to the Apache installation directory, search httpd-ssl.conf, right-click the text to open. Look for 443 to be replaced with other, less commonly used port numbers, such as 442. You can start Apache normally.

There are also some cases such as IIS installed in the computer, the two port 80 conflict, the solution is the same, but the configuration file should be opened is httpd.conf.

The above is apache occupied what port details, more please pay attention to other related articles!

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.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report