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

Reply via email to