Apache runs normally after assembly. Why can't the webpage be opened under this service?

Source: Internet
Author: User
After apache is installed, it runs normally. Why can't I open the webpage under this service? First, let's analyze my configuration and apache errors. Finally, let's take a look at what I missed, help me solve this problem & nbsp; 1: Configuration: win2003 + mysql + php + iis + apache & nbsp; installed on the machine. net3.5 + mssql & nbsp; & nbsp apache runs normally after installation. Why can't the webpage be opened under this service?
First, let's analyze my configuration and apache errors. Finally, let's take a look at what I missed and help me solve this problem.
1. configuration:. net3.5 + mssql is also installed on the win2003 + mysql + php + iis + apache machine.
Only Kabbah is the anti-virus software (I stopped and quit)
Apache port configuration: Listen 80Port 80 of iis has been disabled.
Directory: DocumentRoot "d:/wamp/www /"

A few months ago, I had a problem with manual configuration, and the webpage could not be opened. the webpage was being loaded. later, I unloaded 360safe and Xunlei, kabbah just stops.
I can't even uninstall it now. I changed wampserver2.0, but it still doesn't work. so I will judge that the problem lies in apache. if not, please point out

2: continue analysis
netstat -ano|findstr 80
View the process of port 80 as follows:

TCP 0.0.0.0: 80 0.0.0.0: 0 LISTENING 4768
TCP 127.0.0.1: 80127.0.0.1: 2193 ESTABLISHED 4768
TCP 127.0.0.1: 2193 127.0.0.1: 80 ESTABLISHED 5172
TCP 127.0.0.1: 30523 0.0.0.0: 0 LISTENING 1804

tasklist /fi "PID eq 4768"
View the programs executed by the 4768 process

Image name PID session name Session # memory usage
========================================================== ======================================
Httpd.exe 4768 Console 0 14,796 K

There should be no error in this case. the progress in the Task Manager is correct, and there are two httpd.exe processes. this is a unique process of apache and there is no problem.

Why can't I find any problem here? please help. thank you.
------ Solution --------------------
Can iis and Apache be used at the same time?

It should have been swallowed up.

Change Apache port to 82
------ Solution --------------------
The reason for not opening the server seems to be that your server has been used, and the ports of other servers are also 80. What you need to do is to turn off all other possible servers. Then restart.
------ Solution --------------------
IIS and Apached are both servers !!!
------ Solution --------------------
There is no problem in the coexistence of IIS and Apache, as long as the application port does not conflict.
If thunder is on, this problem may occur. it should not be the problem of thunder if it is all unloaded. is the built-in firewall disabled?
You can set another port for Apache.
If it doesn't work, install a 2008 Server and install the PHP plug-in IIS to directly run PHP. in Windows, use IIS.
------ Solution --------------------
Reference:
Web pages with .html are always loading... The firewall is off, but the tragedy is not enough.

Now I have uninstalled it. I switched to php + iis + mysql instead of Apache. I will solve this problem later.


Then, give up.
------ Solution --------------------

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.