No installed service named "apache2" appears when installing the apache_2.0.63-win32-x86 ″

Source: Internet
Author: User
Installation record
Install apache_2.0.63-win32-x86 in Windows 2003
Only for the current user, on port 8080, when started manually
No installed service named "apache2" is available after installation.

Solution
On the doscommand console, switch to the bin directory of the Apache installation directory.
Execute Command
Apache-K install
The prompt message "cocould not bind to address 0.0.0.0: 8080" may appear. port 8080 is used for installation.
This indicates that the port is occupied. There are two ways to solve this problem.
1. Applications with port 8080 will be usedProgramOr the service is stopped.
2. Change the Apache port, edit the conf/httpd. conf file, and replace 8080 with the port you want to set, such as 8000.
Either "Listen 8080" or "servername www.php.com: 8080" must be replaced"
Run the command again.
Apache-K install
Then the service is reinstalled.
Then execute the command
Apache-K start service, OK

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.