
		victor.p
		
		(usa Ubuntu)
		
		Enviado em 22/01/2011 - 19:27h 
		Olá amigos da VoL, estou tentando rodar um servidor apache no meu Slackware 13.1
Mais olha o erro que acontece:
root@slack:/home/victor# httpd -k start
httpd: apr_sockaddr_info_get() failed for slack
httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
Aqui está meu /etc/hosts:
  GNU nano 2.2.4          File: /etc/hosts                            
#
# hosts         This file describes a number of hostname-to-address
#               mappings for the TCP/IP subsystem.  It is mostly
#               used at boot time, when no name servers are running.
#               On small systems, this file can be used instead of a
#               "named" name server.  Just add the names, addresses
#               and any aliases to this file...
#
# By the way, Arnt Gulbrandsen <agulbra@nvg.unit.no> says that 127.0.$
# should NEVER be named with the name of the machine.  It causes prob$
# for some (stupid) programs, irc and reputedly talk. :^)
#
# For loopbacking.
127.0.0.1               localhost
#127.0.0.1              slack.mshome slack
# End of hosts.
Já pesquisa, mais ainda não consegui solucionar o problema