Apache installed but localhost can't open, 127.0.0.1 can not open
Where the port number does not conflict is 80
Protocol local address external address state
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
TCP 0.0.0.0:49152 0.0.0.0:0 LISTENING
TCP 0.0.0.0:49153 0.0.0.0:0 LISTENING
TCP 0.0.0.0:49154 0.0.0.0:0 LISTENING
TCP 0.0.0.0:49155 0.0.0.0:0 LISTENING
TCP 0.0.0.0:49157 0.0.0.0:0 LISTENING
TCP 111.22.179.115:139 0.0.0.0:0 LISTENING
TCP 111.22.179.115:50093 101.199.97.102:80 Establishe
TCP 111.22.179.115:52609 114.112.73.200:80 Last_ack
TCP 111.22.179.115:52701 117.79.93.218:80 Establishe
TCP 111.22.179.115:52709 117.79.93.218:80 Establishe
TCP 111.22.179.115:52726 117.79.93.209:80 Last_ack
TCP 111.22.179.115:52733 117.79.93.218:80 Establishe
TCP 111.22.179.115:52735 117.79.93.218:80 Establishe
TCP 111.22.179.115:52758 111.8.9.155:80 time_wait
TCP 111.22.179.115:52759 117.79.93.218:80 Establishe
TCP 111.22.179.115:52781 183.60.136.139:80 Establishe
TCP 111.22.179.115:52782 183.60.136.139:80 Establishe
TCP 111.22.179.115:52783 183.60.136.139:80 Establishe
TCP 111.22.179.115:52784 183.60.136.139:80 Establishe
TCP 111.22.179.115:52785 183.60.136.139:80 Establishe
TCP 111.22.179.115:52786 183.60.136.139:80 Establishe
TCP 127.0.0.1:27018 0.0.0.0:0 LISTENING
TCP 127.0.0.1:49403 127.0.0.1:49404 Establishe
TCP 127.0.0.1:49404 127.0.0.1:49403 Establishe
TCP 127.0.0.1:49405 127.0.0.1:49406 Establishe
TCP 127.0.0.1:49406 127.0.0.1:49405 Establishe
TCP 172.27.35.1:8086 0.0.0.0:0 LISTENING
TCP 172.27.35.1:8087 0.0.0.0:0 LISTENING
TCP 172.27.35.1:8190 0.0.0.0:0 LISTENING
TCP 172.27.35.1:8360 0.0.0.0:0 LISTENING
TCP [::]:80 [::]:0 LISTENING
TCP [::]:135 [::]:0 LISTENING
TCP [::]:445 [::]:0 LISTENING
TCP [::]:49152 [::]:0 LISTENING
TCP [::]:49153 [::]:0 LISTENING
TCP [::]:49154 [::]:0 LISTENING
TCP [::]:49155 [::]:0 LISTENING
TCP [::]:49157 [::]:0 LISTENING
------to solve the idea----------------------
Check the error log and post some recent logs for analysis.
------to solve the idea----------------------
"Not open" specific what performance
------to solve the idea----------------------
And see if there are some httpd.conf.
allowoverride None
Require all denied
Some words change into
#Require all denied
------to solve the idea----------------------
Is it loaded? 360 safety tools pull, hehe
------to solve the idea----------------------
Reference:
Quote: Reference:
I can't open it. What do you see on the browser side?
No error prompt, just show unable to open web page
Does your Apache have a boot? See if the program currently occupies port 80 is Apache (tasklist
------to solve the idea----------------------
findstr pid)
------to solve the idea----------------------
Install it and don't forget to start it!
------to solve the idea----------------------
Port estimation is not 80
------to solve the idea----------------------
First of all, if your Apache configuration is not a problem, it is your computer's Hosts file has a problem;
If you are in a local area network, you can visit your site directly from someone else's computer.