<div>Its there...</div>
<div>Now i am not getting that error </div>
<div>I am able to Restart the Apache server also.</div>
<div> </div>
<div>But unable to open the webpage.<br><br> </div>
<div><span class="gmail_quote">On 21/10/2009, <b class="gmail_sendername">Ward, Martin</b> <<a href="mailto:Martin.Ward@colt.net">Martin.Ward@colt.net</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div lang="EN-GB" vlink="purple" link="blue">
<div>
<p class="MsoNormal"><span style="FONT-SIZE: 11pt; COLOR: #1f497d">Do you have the "mod_alias" compiled into your Apache?</span></p>
<p class="MsoNormal"><span style="FONT-SIZE: 11pt; COLOR: #1f497d"> </span></p>
<p class="MsoNormal"><span style="FONT-SIZE: 11pt; COLOR: #1f497d">|\/|artin</span></p>
<p class="MsoNormal"><span style="FONT-SIZE: 11pt; COLOR: #1f497d"> </span></p>
<div style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0cm; BORDER-TOP: medium none; PADDING-LEFT: 4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: blue 1.5pt solid; PADDING-TOP: 0cm; BORDER-BOTTOM: medium none">
<div>
<div style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt solid; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: medium none; PADDING-TOP: 3pt; BORDER-BOTTOM: medium none">
<p class="MsoNormal"><b><span lang="EN-US" style="FONT-SIZE: 10pt">From:</span></b><span lang="EN-US" style="FONT-SIZE: 10pt"> Sailaja [mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:sailajamur@gmail.com" target="_blank">sailajamur@gmail.com</a>] <br>
<b>Sent:</b> 21 October 2009 10:38<br><b>To:</b> <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit@hswn.dk" target="_blank">hobbit@hswn.dk</a><br><b>Subject:</b> Re: [hobbit] Fwd: Need help</span></p>
</div></div>
<div><span class="e" id="q_12476a4a856d5158_1">
<p class="MsoNormal"> </p>
<div>
<p class="MsoNormal">Hi All,</p></div>
<div>
<p class="MsoNormal"> </p></div>
<div>
<p class="MsoNormal">I have done the same isntalled all the xymon files on /var/www/html</p></div>
<div>
<p class="MsoNormal">but even then i am unable to restart the apache server</p></div>
<div>
<p class="MsoNormal">the Error is </p></div>
<div>
<p class="MsoNormal"> </p></div>
<div>
<p class="MsoNormal">[root@sppubld01 conf]# service httpd start<br>Starting httpd: Syntax error on line 14 of /etc/httpd/conf/httpd.conf:<br>Invalid command 'Alias', perhaps misspelled or defined by a module not included in the server configuration<br>
                                                           [FAILED]<br>[root@sppubld01 conf]#<br> </p></div>
<div>
<p class="MsoNormal"> </p></div>
<div>
<p class="MsoNormal">my http.conf file is also attached.<br><br> </p></div>
<div>
<p class="MsoNormal"><span>On 07/10/2009, <b>Josh Luthman</b> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:josh@imaginenetworksllc.com" target="_blank">josh@imaginenetworksllc.com</a>> wrote:</span> </p>

<p class="MsoNormal" style="MARGIN-BOTTOM: 12pt">If you installed in /root I STRONGLY advise starting from scratch (it only takes a minute) and installing with a new user and in that new user's home dir.<br><br clear="all">
<span>Josh Luthman</span><br><span>Office: 937-552-2340</span><br><span>Direct: 937-552-2343</span><br><span>1100 Wayne St</span><br><span>Suite 1337</span><br><span>Troy, OH 45373</span><br><br><span>"When you have eliminated the impossible, that which remains, however improbable, must be the truth."</span><br>
<span>--- Sir Arthur Conan Doyle</span><br><br></p>
<div>
<div>
<p class="MsoNormal">On Wed, Oct 7, 2009 at 11:44 AM, Alan Sparks <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:asparks@doublesparks.net" target="_blank">asparks@doublesparks.net</a>> wrote:</p>

<p class="MsoNormal">Probably true.  It's quite likely not a good idea to install under<br>/root.  Would suggest you perhaps made a new user account (xymon), with<br>a home directory, say /home/xymon, and installed there.<br>
<br>Also, your specific error is because you do not have the 'alias' module<br>in your Apache configuration.  Check /etc/httpd/conf/httpd.conf for<br>something like:<br>LoadModule alias_module modules/mod_alias.so<br>
This should be there and not be commented out.<br>-Alan</p>
<div>
<p class="MsoNormal"><br><br>Josh Luthman wrote:<br>> Your user running Apache, probably apache, can not get into /root or<br>> it's subdirectories.<br>><br>> Do not put www files in /root - use /var/www/html or something.<br>
><br>> Josh Luthman<br>> Office: 937-552-2340<br>> Direct: 937-552-2343<br>> 1100 Wayne St<br>> Suite 1337<br>> Troy, OH 45373<br>><br>> "When you have eliminated the impossible, that which remains, however<br>
> improbable, must be the truth."<br>> --- Sir Arthur Conan Doyle<br>><br>><br>> On Wed, Oct 7, 2009 at 6:40 AM, Sailaja <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:sailajamur@gmail.com" target="_blank">sailajamur@gmail.com</a><br>
 </p></div>
<div>
<p class="MsoNormal">> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:sailajamur@gmail.com" target="_blank">sailajamur@gmail.com</a>>> wrote:<br>><br>>     [root@sppubld01 conf]# service httpd restart<br>
>     Stopping httpd:                                            [FAILED]<br>>     Starting httpd: Syntax error on line 14 of /etc/httpd/conf/httpd.conf:<br>>     Invalid command 'Alias', perhaps misspelled or defined by a module<br>
>     not included in the server configuration<br>>                                                                [FAILED]<br>><br>><br>>     I did the same thing but i am getting the syntax error in line no 14.<br>
><br>>     And 14 line is this<br>><br>>     Alias /xymon/  "/root/server/www/"<br>><br>><br>>     On 07/10/2009, *Shaun Phillips* <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:tainted.soul69@googlemail.com" target="_blank">tainted.soul69@googlemail.com</a><br>
 </p></div>
<div>
<p class="MsoNormal">>     <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:tainted.soul69@googlemail.com" target="_blank">tainted.soul69@googlemail.com</a>>> wrote:<br>><br>>         Did you copy the http.conf section the install provided into<br>
>         your httpd.conf?<br>><br>><br>><br>>         On Wed, Oct 7, 2009 at 5:55 AM, Sailaja <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:sailajamur@gmail.com" target="_blank">sailajamur@gmail.com</a><br>
 </p></div>
<div>
<p class="MsoNormal">>         <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:sailajamur@gmail.com" target="_blank">sailajamur@gmail.com</a>>> wrote:<br>><br>><br>><br>
><br>>               The page cannot be displayed<br>><br>>             The page you are looking for is currently unavailable. The<br>>             Web site might be experiencing technical difficulties, or<br>
>             you may need to adjust your browser settings.<br>><br>>             The above is the error.<br>>             Should i change anything in my<br>>             /~/server/etc/hobbit-apache.conf/  file.<br>
>             It is mentioned that after everything is done to restart<br>>             the webserver. I have not doen that also.<br>>             Can u pls guide me how to proceed.<br>><br>>             Regards<br>
>             Shailaja.<br>><br>><br>>             On 07/10/2009, *Alan Sparks* <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:asparks@doublesparks.net" target="_blank">asparks@doublesparks.net</a><br>
 </p></div>
<div>
<p class="MsoNormal">>             <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:asparks@doublesparks.net" target="_blank">asparks@doublesparks.net</a>>> wrote:<br>><br>>                 Can you explain with more detail your statement, "it's<br>
>                 not opening?"<br>>                 Any error pages or messages, anything?<br>>                 Details will help us help you.<br>>                 -Alan<br>><br>>                 Sailaja wrote:<br>
>                 ><br>>                 ><br>>                 > ---------- Forwarded message ----------<br>>                 > From: *Sailaja* <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:sailajamur@gmail.com" target="_blank">sailajamur@gmail.com</a><br>
>                 <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:sailajamur@gmail.com" target="_blank">sailajamur@gmail.com</a>><br> </p></div>
<div>
<p class="MsoNormal">>                 <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:sailajamur@gmail.com" target="_blank">sailajamur@gmail.com</a><br>>                 <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:sailajamur@gmail.com" target="_blank">sailajamur@gmail.com</a>>>><br>
>                 > Date: 7 Oct 2009 10:03<br>>                 > Subject: Need help<br>>                 > To: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-help@hswn.dk" target="_blank">hobbit-help@hswn.dk</a> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-help@hswn.dk" target="_blank">hobbit-help@hswn.dk</a>><br>
 </p></div>
<div>
<p class="MsoNormal">>                 <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-help@hswn.dk" target="_blank">hobbit-help@hswn.dk</a> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-help@hswn.dk" target="_blank">hobbit-help@hswn.dk</a>>><br>
>                 ><br>>                 > Hello Everyone,<br>>                 ><br>>                 > I have just started using Hobbit tool i just followed<br>>                 all the steps<br>
>                 > mentioned in the following link<br>>                 > <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://hobbitmon.sourceforge.net/docs/install.html" target="_blank">http://hobbitmon.sourceforge.net/docs/install.html</a><br>
>                 > I have succeded with all the steps bu tin final when<br>>                 i am trying open<br>>                 > the monitor on website its not oepning.<br>>                 > Can anybody please help me in this regard.<br>
>                 ><br>>                 > Thanks in advance.<br>>                 ><br>>                 > Regards<br>>                 > Shailaja.<br>><br>><br>><br>>                 To unsubscribe from the hobbit list, send an e-mail to<br>
>                 <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a><br> </p></div>
<p class="MsoNormal">>                 <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a>></p>
<div>
<div>
<p class="MsoNormal">><br>><br>><br>><br>><br>><br>><br>><br><br><br><br>To unsubscribe from the hobbit list, send an e-mail to<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a><br>
<br><br> </p></div></div></div>
<p class="MsoNormal"> </p></div></div>
<p class="MsoNormal"> </p></span></div></div></div><font size="3"><br><br>*************************************************************************************<br>The message is intended for the named addressee only and may not be disclosed to or used by anyone else, nor may it be copied in any way. <br>
<br>The contents of this message and its attachments are confidential and may also be subject to legal privilege. If you are not the named addressee and/or have received this message in error, please advise us by e-mailing <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:security@colt.net" target="_blank">security@colt.net</a> and delete the message and any attachments without retaining any copies. <br>
<br>Internet communications are not secure and COLT does not accept responsibility for this message, its contents nor responsibility for any viruses. <br><br>No contracts can be created or varied on behalf of COLT Telecommunications, its subsidiaries or affiliates ("COLT") and any other party by email Communications unless expressly agreed in writing with such other party. <br>
<br>Please note that incoming emails will be automatically scanned to eliminate potential viruses and unsolicited promotional emails. For more information refer to <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.colt.net/" target="_blank">www.colt.net</a> or contact us on +44(0)20 7390 3900.<br>
</font></div><br>To unsubscribe from the hobbit list, send an e-mail to<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br><br></blockquote>
</div><br>