Re: apache-2.0.51 on fc2 - error

From: Alexander Dalloz (ad+lists_at_uni-x.org)
Date: 04/30/05

  • Next message: Jimmy Barnett Jr: "yumex"
    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
    


  • Next message: Jimmy Barnett Jr: "yumex"

    Relevant Pages

    • Re: File permissions for a wiki-like site
      ... to a single web server went out with browsers that don't understand ... Actually you can, and often do, have multiple instances of Apache listening on port 80.. ...
      (comp.lang.php)
    • Re: Apache Running... But the port isnt open.
      ... verify that it is listening on 0.0.0.0:* with ipv4. ... Subject: Apache Running... ... But the port isn't open. ... > localhost' pulls up the page, ...
      (freebsd-questions)
    • Re: File permissions for a wiki-like site
      ... to a single web server went out with browsers that don't understand ... Actually you can, and often do, have multiple instances of Apache listening on port 80.. ...
      (comp.lang.php)
    • Re: The connection was refused when attempting to contact the localhost
      ... > Do apache logs give any clue of attempting connection when it is set to ... > Listen 8080 and someone attempts to connect to your URL with that port? ... be listening to any particular site like some other ports seemed to be ... I tried to reboot my computer without the router and it ...
      (comp.os.linux.networking)
    • Re: Mulitple Web Sites (IIS and Apache) and SSL
      ... can listen on one SOCKET". ... Apache will do the same thing. ... one port. ... But if you could have more than one application listening on a port, ...
      (microsoft.public.windows.server.networking)