Thanks,
Will try it..
James
-----Original Message-----
From: Civileme [SMTP:[EMAIL PROTECTED]]
Sent: Sunday, July 11, 1999 1:56 AM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] HTTPD (Failed)
Your server configuration file dictates the host name for URL
redirection, not /etc/hosts
You might FIND http.conf or ../httpd.conf or specify it with
httpd -f .../somekinda_homemade_config_file
Michael Moore
"James J. Capone" wrote:
> When I start up and it starts all of my programs I get
>
> Starting HTTPD [Failed]
> HTTPD unable to set host name
> use ServerName directive to correct..
>
> Can anyone tell me what is going on.
>
> Here is what my /etc/hosts file look like
>
> #127.0.0.1 Localhost localhost.localdomain
> 127.0.0.1 Localhost Majestic.localdomain
>
> Thanks
>
> James J. Capone