You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/08/23 18:02:21 UTC

DO NOT REPLY [Bug 11979] New: - apachectl status doesn't recognize if apache isn't running on port 80

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11979>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11979

apachectl status doesn't recognize if apache isn't running on port 80

           Summary: apachectl status doesn't recognize if apache isn't
                    running on port 80
           Product: Apache httpd-2.0
           Version: 2.0.40
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: support
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: apache-bugzilla@deuxchevaux.org


apachectl status tries to fetch http://localhost/server-status even if the
apache is configured for listening on some other port then port 80.

Example:

httpd.conf contains: Listen 8002

apachectl status says:

> /opt/apache2/bin/apachectl status

Looking up localhost
localhost
Making HTTP connection to localhost
Alert!: Unable to connect to remote host.

lynx: Can't access startfile http://localhost/server-status
>

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org