Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
When apache2 is not running, and one uses the "fullstatus" feature of the init script, a confusing error is returned. Reproducible: Always Steps to Reproduce: 1. # /etc/init.d/apache2 stop 2. # /etc/init.d/apache2 fullstatus Actual Results: Error returned from Lynx saying it cannot connect to remote host. Expected Results: Error returned from init script saying apache2 is not started
Created an attachment (id=145655) [details] Patch for better status checking Here is a suggested fix. Comments/suggestions welcome. :)
fixed in svn, thanks