About Port 80

Source: Internet
Author: User
After the PHPnow environment is configured on a single machine, you need to access localhost: 2 to access the people page. Port 80 seems to be in use. Is there any way to stop all port 80 services? Then modify the apache port to 80 and enter the page ------ solution ------------------ IIS occupies port 80, stop IIS or modify the IIS port. ------ Solution ---------- about port 80
After the PHPnow environment is configured on a machine, you need to access localhost: 2 to enter the page.
Port 80 seems to be in use. Is there any way to stop all port 80 services?
Then, modify the apache port to 80 to go to the page.

------ Solution --------------------
IIS occupies port 80, stops IIS, or modifies the IIS port.
------ Solution --------------------
Run netstat-ano in cmd, find the pid corresponding to tcp port 80, and then find it in resource manager. Then stop it.

If you want apache to use the default port 80, you need to change the iis port to another port.
------ Solution --------------------
It's all cool.
------ Solution --------------------
In fact, you can change the Apache port from 80 to 8888.
------ Solution --------------------
Check what port 80 is occupied. change the value.
------ Solution --------------------
Do I enter the localhost php configuration information directly in the browser?

Isn't the password specified during installation?
------ Solution --------------------
Leave it blank.
------ Solution --------------------
Run the command line.
Update mysql. user set Password = ''Where User = 'root ';
Flush privileges;

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.