[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Local Host Name



Looks like your hostname isn't set, you can set by editing the
/etc/hostname file. as well as the cmnd: export HOSTNAME='<hostname>'

or 

edit your /etc/apache/httpd.conf and add the line

ServerName <hostname>

where <hostname> is the name you want to be know as by apache.

On Tue, Jun 26, 2001 at 07:07:34PM -0300, Juan wrote:
> Hi,
> 
> After install Apache I get the following error:
> 
> apache: cannot determine local host name
> Use ServerName directive to set it manually.
> /usr/sbin/apachectl start: httpd could not be started
> Configuration failed! Run "apacheconfig" to try this again later.
> 
> My question is: where should I define the Local Host Name? I don't mean the 
> Apache SeverName directive.
> 
> TIA,
> 
> Juan José Velázquez Garcia
> Web Development
> www.htmlspider.com.br
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 

-- 
  Nick Jennings



Reply to: