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

Re: apache help



Same thing happens, connection was refused when trying to connect to
127.0.0.1  error_log reports the same error.

Tue Oct 29 16:02:55 2002] [alert] (22002)Name or service not known:
mod_unique_id: unable to find IPv4 address of
"localhost.localdomain"
Configuration Failed

just so i know... whats the difference between
/usr/sbin/apachectl start
and
service httpd start

On 29 Oct 2002, Scott A. Zanke wrote:

> Drew,
> Just for grins, revert back to you original httpd.conf, restart httpd
> and the open http://127.0.0.1 in a browser.
> Start with a clean httpd.conf and then report the results of error_log
> and what happens when you try to restart httpd.
>
> On Tue, 2002-10-29 at 12:43, Andrew Schaeffer wrote:
> > in /etc/hosts it has my loop back address.  should it be my ip?
> >
> > D
> >
> > On 29 Oct 2002, Scott A. Zanke wrote:
> >
> > > On Tue, 2002-10-29 at 00:56, Drew Schaeffer wrote:
> > > >
> > > > [Tue Oct 29 00:52:55 2002] [alert] (22002)Name or service not known:
> > > > mod_unique_id: unable to find IPv4 address of "localhost.localdomain"
> > > > Configuration Failed
> > > >
> > > > still getting this error after changing a few things in httpd.conf.
> > > > could it be that i need to change "localhost.localdomain" to something
> > > > else??
> > > Drew,
> > > Are you restarting httpd after changing http.conf?
> > > I'd revert back to the original httpd.conf and restart Then look at
> > > error_log and post the results here.
> > > What does /etc/hosts look like?
> > >
> > > >
> > > > D
> > > >
> > > > On Mon, 2002-10-28 at 21:37, Steve Larsen wrote:
> > > > > At 08:42 PM 10/28/02 -0500, you wrote:
> > > > > >When i run apachectl configtest it says Syntax OK but
> > > > > >find . -name httpd.conf  i get find: httpd.conf: No such file or
> > > > > >directory
> > > > >
> > > > > David is correct, try the find command the way he described.
> > > > > You are not searching from the bottom of your directory tree.
> > > > >
> > > > > The locate command kind of does a wild card, it finds any file
> > > > > where the name starts with httpd.conf and then keeps on looking
> > > > > for any file with httpd.conf in it.
> > > > >
> > > > > When I do the locate command I come up with, in addition to
> > > > > httpd.conf, this: /usr/share/doc/mod_perl-1.26/eg/httpd.conf.pl
> > > > >
> > > > > Your better off using the ' / ' option in the find command, as the
> > > > > root user.
> > > > >
> > > > > Once you find it then you can go ahead and configure it. Now
> > > > > be careful here and follow the instructions. Make sure you make
> > > > > a backup copy of the file first. Do this from within the same directory
> > > > > as the httpd.conf file.
> > > > >
> > > > > # cp httpd.conf httpd.conf.save
> > > > >
> > > > > Then your safe to edit away. Always make sure you backup a copy of
> > > > > whatever file your about to edit .. just in case. It's a good habit to get
> > > > > into.
> > > > > Fail to do it once and have a problem, and you'll regret it. My system is
> > > > > filled with something_or_other.this_and_that.save files.
> > > > >
> > > > > Steve Larsen
> > > > > -
> > > > >
> > > > >
> > > > > Steve Larsen
> > > > > netradio earthlink net
> > > >
> > >
> > > --
> > > Scott A. Zanke    zank zank com
> > >
> > > Ignorance killed the cat.
> > > Curiosity was framed..
> > > --
> > >
> > >
> > >
> > > _______________________________________________
> > > Redhat-install-list mailing list
> > > Redhat-install-list redhat com
> > > https://listman.redhat.com/mailman/listinfo/redhat-install-list
> > >
> >
> >
> >
> > _______________________________________________
> > Redhat-install-list mailing list
> > Redhat-install-list redhat com
> > https://listman.redhat.com/mailman/listinfo/redhat-install-list
> >
> --
> Scott A. Zanke    zank zank com
>
> Ignorance killed the cat.
> Curiosity was framed..
> --
>
>
>
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-install-list
>





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