Hi This is a common issue. You have to just go to /etc/apache2/httpd.conf , and add the line
*ServerName localhost * The warning should disappear. If you are planning to access via LAN, give the Machine IP instead of localhost or check out setting up a local DNS server as Shakti said. Regards Varrun Ramani 2009/9/22 Ramkumar <[email protected]> > Dear Friends, > 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 > > > Than ks > Ramkumar > > > > > -- > www.opennetguru.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 > -- Thanks & Regards Varrun Ramani B.Tech CSE Amrita University '10 http://varrunr.wordpress.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
