Apache.

Duane Attaway dattaway at dattaway.org
Thu Jul 31 17:45:40 CDT 2003


On Thu, 31 Jul 2003, ismgr wrote:

> [Thu Jul 31 10:13:45 2003] [alert] (22002)Name or service not known:  
> mod_unique_id: unable to find IPv4 address of "atchisonkansas.net"
> Configuration Failed

You may comment it out in your apache.conf file, but putting the hash 
symbol in front of the following two lines:

#LoadModule unique_id_module   lib/apache/mod_unique_id.so
#AddModule mod_unique_id.c

I do'nt use that module anyways.

You may put atchisonkansas.net in /etc/hosts if apache can't find it
through the dns servers.  You will need to have ServerName defined as
something.  Its gives apache the ability to give complete URLs to clients
that fetch webpages.

--
http://dattaway.org    




More information about the Kclug mailing list