Hi, --- On Tue, Sep 22, 2009 at 3:47 PM, Ramkumar <[email protected]> wrote: | started Apache 2 service,while starting it says "Start | httpd httpd:Could not reliably determine the server's fully qualified domain | name ,using 127.0.0.1 for ServerName".i can access http://localhost.But i | cann't access my Apache Test Page in LAN with other machine.thanks in | advance \--
You will need to setup a hostname for your server, and then you can use it from your system only. Post your /etc/hosts. But, if you have other systems on a LAN, then you can setup local DNS, and add the name to the DNS configuration so other machines can access the same from the name. See this for a start: http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch18_:_Configuring_DNS SK -- Shakthi Kannan http://www.shakthimaan.com _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
