Re: apache-2.0.51 on fc2 - error
From: Alexander Dalloz (ad+lists_at_uni-x.org)
Date: 04/30/05
- Previous message: C. Linus Hicks: "RE: ethernet drivers..."
- In reply to: Saurabh Barve: "Re: apache-2.0.51 on fc2 - error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: For users of Fedora Core releases <fedora-list@redhat.com> Date: Sat, 30 Apr 2005 04:35:02 +0200
Am Fr, den 29.04.2005 schrieb Saurabh Barve um 21:36:
> >>The apache list wasn't much help, so I am trying my luck here. I am
> >>running apache-2.0.51 on an FC2 machine.
> >>
> >>When I try to run apachectl command, I get a weird error:
> >>
> >>[root]# apachectl status
> >>ERROR at dump.c:188: Connection refused
> >>
> > Are you able to start apache? Is it lisening on port 443?
>
> Yes. Apache is working; it's listening on port 443. I'm able to view my
> web page without a problem. It's just when I try to run this command,
> that I get the error.
> Saurabh Barve
So your Apache is not listening on port 80. Alt least I understand your
reply this way. Then "apachectl status" will fail, if not modified. Why?
See following:
/usr/sbin/apachectl
-- line 60:
STATUSURL="http://localhost:80/server-status"
-- lines 106 - 109:
status)
checklynx
$LYNX $STATUSURL | awk ' /process$/ { print; exit } { print } '
;;
lynx failing to connect on localhost port 80 causes the error report.
Alexander
-- Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773 legal statement: http://www.uni-x.org/legal.html Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.14_FC2smp Serendipity 04:27:43 up 18 days, 1:08, load average: 0.75, 1.19, 1.06
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- application/pgp-signature attachment: Dies ist ein digital signierter Nachrichtenteil
- Previous message: C. Linus Hicks: "RE: ethernet drivers..."
- In reply to: Saurabh Barve: "Re: apache-2.0.51 on fc2 - error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|