Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 2003 20:22:36 -0700
From:      "Aaron Peterson" <aaron@alpete.com>
To:        "Paul Miller" <paul_m_nz@hotmail.com>, freebsd-questions@freebsd.org
Subject:   Re: freebsd4.8 + apache
Message-ID:  <E19Hxhz-0000eV-00@host02.ipowerweb.com>

next in thread | raw e-mail | index | archive | help
add your machine's dns name to httpd.conf like:

ServerName server01.mydomain.com

and also maybe add an entry for it in your /etc/hosts file like:

203.203.202.55          server01.mydomain.com          server01

if that doesn't solve things, i'm not sure what will :)
aaron



> I'm probably doing something silly but I cannot seem to get this working.
> 
> Installed freebsd4.8 and apache1.3.  PC is located in LAN and gave PC
host 
> name.  Full domain name was therefore pcname.domain.*.* ....
> 
> Within the LAN the PC is probably known as something else (this could
be the 
> issue however).
> 
> When I try to run httpd I get the following error :
> mod_unique_id: unable to gethostbyname("pcname.domain.*.*")
> 
> Email archives have some assistance but it is in German.  Any assistance 
> would be greatly appreciated.
> 
> Thanks,
> 
> Paul
> 
> Can you please cc the reply since I'm not subscribed under this e-mail 
> address.
> 
> _________________________________________________________________
> Download MSN Messenger @  http://messenger.xtramsn.co.nz   - talk to
family 
> and friends overseas!
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"
> 
> 

-- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19Hxhz-0000eV-00>