Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: Apache fails to start under RH7.1
- To: tlug@example.com
- Subject: Re: Apache fails to start under RH7.1
- From: Jake Morrison <jake_morrison@example.com>
- Date: Mon, 16 Jul 2001 03:43:16 -0700 (PDT)
- Content-Type: text/plain; charset=us-ascii
- Delivered-To: tlug@example.com
- In-Reply-To: <F222kJXrRjbDt3HvoFO0001aafd@example.com>
- List-Help: <mailto:tlug-request@example.comsubject=help>
- List-Post: <mailto:tlug@example.com>
- List-Subscribe: <mailto:tlug-request@example.comsubject=subscribe>
- List-Unsubscribe: <mailto:tlug-request@example.comsubject=unsubscribe>
- Old-Return-Path: <jake_morrison@example.com>
- Reply-To: Jacob.Morrison@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <SJEAVC.A.VxG.vUsU7@example.com>
- Resent-Sender: tlug-request@example.com
Jc, Under RedHat, the network configuration stuff is a rats nest of shell scripts that do things "automatically". As I understand it, the hostname is set in /etc/sysconfig/network, via the "HOSTNAME" variable. This should just be the raw hostname, without the domain name. The scripts call /bin/hostname to tell the system what the hostname is and write the hostname to a file, /etc/HOSTNAME. RedHat doesn't use an /etc/hostname file. RedHat gets the DNS domain name from the resolver, which is backed by /etc/hosts and DNS (as configured by /etc/host.conf, /etc/nsswitch.conf, /etc/resolv.conf). It is not strictly necessary to have the host/domain listed in the /etc/hosts file if they are in DNS. It is better to do so, however, to provide a fallback in case DNS is unreachable. If you want things like nslookup to work properly, you will probably want to set up /etc/resolv.conf with a bit more information than RedHad gives it by default. As for Apache....you can probably figure out what the problem is by starting it manually from the command line. The "Apache" way to do this is via the "apachectl" utility (i.e. "apachectl start". I don't know if apachectl is included with RedHat. I always build from source to avoid these kinds of hassles..... Regards, Jake __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/
- References:
- Re: Apache fails to start under RH7.1
- From: "Jean-Christian Imbeault" <jean_christian@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: Apache fails to start under RH7.1
- Next by Date: Re: Apache fails to start under RH7.1
- Prev by thread: Re: Apache fails to start under RH7.1
- Next by thread: Re: Apache fails to start under RH7.1
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links