Re: apache-2.0.51 on fc2 - error

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

 



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 

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux