Thursday 21 November 2013

Installing and running Apache web server

How to install Apache web server

     1. Enter the network domain name eg  example.net.

2.     Enter full DNS name  eg  server.example.net .

3.     Enter Administrator Email Address

4.     Select   i. For all user :- if want to run as service on port 80

                     ii. For current user :-for your personal experimenting.

5.     Select type typical or custom depending on your requirement.

6.     Use default path in c drive for installation


How to Run the Apache web server

1.     Go to apache folder in program files ,click on httpd (exe)

2.     Click on monitor apache server

3.     Check on httpd if it is showing any error or not.

Error may occur:

         Starting httpd: httpd: Could not reliably determine the server's fully qualified domain                       name, using ::1 for Server Name

 How to remove:-

1.     Search for the host file in 
        C:\windows\system32\drivers\etc\   or   %systemroot%\system32\drivers\etc\

2.     Open notepad using run as Administrator. Open this host file.

3.     Add your Full domain name and your IP address in this file save it

4.     Restart the monitor and httpd.exe  












No comments:

Post a Comment