apache-2.0.51 on fc2 - error

Alexander Dalloz ad+lists at uni-x.org
Sat Apr 30 02:35:02 UTC 2005


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 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20050430/43ae0289/attachment-0002.bin 


More information about the users mailing list