During the installation of Apache2 I got the following message into cmd window:
Installing the Apache2.2 service The Apache2.2 service is successful
the better way to resolve the issue is change the port number in Apache2\conf\httpd.conf . Change the port number as fallows::: Listen 8888 and ServerName machinename:8888 .Restart the Apache server after changing the port number.