I feel like a dummy. I had serve-status turned off in my httpd.conf file. Nothing like solving your own mistakes. Lol .
-----Original Message----- From: Chris May Sent: Thursday, December 03, 2009 11:37 AM To: linux-ha Subject: [Linux-HA] Apache OCF Issue I have tried changing the wget options as well as setting the statusurl but no matter what I do hear I can not get apache to start this is the error below. Any help would be appreciated. But this will start apache if you comment out the Listen Directive in httpd.conf but then its really useless cause the site is unreacheable. Thanks in advance command failed: sh -c wget -O- -q -L --no-proxy --bind-address=127.0.0.1 http://172.16.101.113:80 | tr '\012' ' ' | grep -Ei "</ *body *>[[:space:]]*</ *html *>" >/dev/null _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
