The first time I published a php website, I encountered various problems.
Source: Internet
Author: User
For the first release of the php website, if you encounter various problems, please solve the following problems, check related configurations. √ MySQL5.1 is started. √ MySQL4.0 is started. The iis service released the php website for the first time and encountered various problems.
APMServ5.2.6 released a ready php project
Result errors
Port 80 is used when the iis service is enabled
The result is as follows:
1. Apache startup failed. check the related configuration. √ MySQL5.1 is started. √ MySQL4.0 is started.
When the iis service is disabled, port 80 is used.
The Apache and MySQL services loaded by APMServ have been stopped and uninstalled.
Direct solution
What should I do? PHP releases MySQL Apache and shares it:
------ Solution --------------------
Can apache be started after iis is stopped?
------ Solution --------------------
IIS can change the port. You do not need to stop the service. when installing apache, I can see that there are two ports, 80 and 8080.
------ Solution --------------------
It should be caused by a Port conflict. both iis and APMServ5.2.6 are servers, and port 80 is used by default.
------ Solution --------------------
Change the IIS Port
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.