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 2010/02/22 07:47:11 UTC

DO NOT REPLY [Bug 48792] New: httpd util apachectl returns wrong status information

https://issues.apache.org/bugzilla/show_bug.cgi?id=48792

           Summary: httpd util apachectl returns wrong status information
           Product: Apache httpd-2
           Version: 2.0.63
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: All
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: qu-chunguang@necsoft.com.cn


We run more than one version of apache httpd on my os.
When calling 
$ ~/apache2063/bin/apachectl status
$ ~/apache2059/bin/apachectl status
under different local installed version(2.0.63/2.0.59),
but returns same information about 2.2.12(which default installed on my
system).

We think this is a bug because
$ ~/apache2063/bin/apachectl start/stop/restart
will control only local version of httpd
but 
$ ~/apache2063/bin/apachectl status
returns information of system version of httpd,
isn't it strange?

We tested 2.2.x have the same problem.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 48792] httpd util apachectl returns wrong status information

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48792

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #1 from Eric Covener <co...@gmail.com> 2010-02-22 12:21:45 UTC ---
Changing to enhancement, apachectl doesn't try too hard to figure out what
host/port server-status might be accessable on.  The manual suggests setting
the URL to be queried if the default doesn't work out for you.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 48792] httpd util apachectl returns wrong status information

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48792

Kevin Q <qu...@necsoft.com.cn> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |qu-chunguang@necsoft.com.cn

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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