[mod-security-users] apache-monitor error
Brought to you by:
victorhora,
zimmerletw
|
From: Rudi S. <te...@wi...> - 2005-02-02 08:02:09
|
Hi, I just downloaded the latest version of the apache security tools from=20 http://www.apachesecurity.net/ This is my error : =2E/apache-monitor /root/scripts/httpd/server-status=20 http://myserver.com/server-status/?auto Failed to parse URL output at ./apache-monitor line 59. This is line 59: my %data =3D parse_page("URL output", $page); if (!%data) { die("Failed to parse URL output"); } So I added print $page; exit(0); Just before line 59 to try and find why there is a parse error ... This is the output: BusyWorkers: 132 IdleWorkers: 35 Scoreboard:=20 W.___K___KCKK_K_.CWW_GGGW___WKGKC__GKKW.WG_W_WK__KK_GK_.KWWW_KWKW.KCGWGK_= KGWKKW.GGKKGWWK_G.W_GK_GKW.GW_GKW.GWGWK_.KKWGK.K.GGG.KWGRWK.KKCWGCK.WGW_G= GKCG_GWGW_KGGG.K___.GK.KKKWKWW_K_............G.............C.............= =2E....G...G.....G..............G........................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E......................................................................= =2E..................................................... Hmm .. seems like it should all be working fine. Can anyone please advise on how to get over this error ?? Many thanks Regards Rudi |