You have to set 'ServerName' in the Apache config file.  I think it's
/etc/httpd/conf/httpd.conf.

Marco
----- Original Message -----
From: "Muhammad Asif" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 11, 2000 7:44 AM
Subject: Re: ServerName


> i already have one server name as:
> abc.mydom.com
> but it still not working
> Also httpd service is working by itself but when new script from an
> application wants to restart it it couldnot get local host name
>
>
> ----- Original Message -----
> From: "Fred Edmister" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, November 11, 2000 3:25 PM
> Subject: Re: ServerName
>
>
> >    You need to define a servername in the httpd.conf file.  (default
> server
> > name)  You can have as many aliases for server names as you want after
> > that, but need to have one set as a default.... (roughtly1/2 way through
> > the file)
> >
> > ServerName www.yourdomain.com
> >
> >          That is the line that should be uncommented (if marked out) and
> > set to the name of the server.  (I'm not sure if this needs to be a
VALID
> > name or not.... I know that my virtual domains will kill the httpd if
they
> > do not have a qualified DNS lookup... )  Hope this helps!
> >
> >          Fred
> >
> >
> > At 02:55 PM 11/11/00 +0500, you wrote:
> > >i am installing  an application on RH6.2 which sets its
> > >own port 30005 for web-based administration. but
> > >while starting a service it says:
> > >"Can not determine local host name. Use
> > >ServerName directive manually to set it"
> > >
> > >what is difference between directive and env. variable and
> > >whats the command to set ServerName directive to aparticular value.
> > >
> > >
> > >
> > >_______________________________________________
> > >Redhat-list mailing list
> > >[EMAIL PROTECTED]
> > >https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> >
> >
> > _______________________________________________
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to