The thing is that there is no 'status' function in Ubuntu's apache init
script. Simply (and falsely) adding this to /etc/init.d/apache2:

        status)
                log_success_msg "Running"
                log_end_msg 0
        ;;

would solve the issue. Of course, that's only proof of concept, not a
bug fix.

This problem (non-existing status function in init scripts) is tackled
by server team and community for intrepid. More info:

https://wiki.ubuntu.com/InitScriptStatusActions

-- 
Apache predefined script in redhat-cluster-suite is not properly setup for 
Ubuntu
https://bugs.launchpad.net/bugs/250847
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to