After installing the Apache program, Monitor Apache servers cannot start, and the icon appears as a red stop flag. Move the mouse to the taskbar the Apache service icon displays "No Services installed" for the following reasons:
1, Apache Service did not install successfully.
If the Apache service program is successfully installed, then we can see that the Apache service exists in the right-hand list by right-clicking on "My Computer"-"manage"-"services and Applications"-"services", indicating that the server is not successfully installed. The specific solutions are as follows:
1) in operation, type: CMD into DOS operation interface;
2) Set the current operation directory: C:\Program Files\apache group\apache2\bin;
3) Type the command: Httpd.exe-k install-n apache2
Apache has been added to this service, and in some versions of Apache2 it is apache.exe-k install-napache2.
4) Start the service. Type the command: net start apache2.
This article is from the "Operations" blog, please be sure to keep this source http://sky9896.blog.51cto.com/2330653/1569415
Problem installing Apache: "No Services Installed" (2011-06-02 14:51:56)