Your problem may be that SELinux is enabled, most newer distros enable
it by default. Look at the selinux man page for instructions on how to
disable it. <br>
<br>
If that doesn't do it, check your web server logs for access errors. <br>
<br>
Thanks,<br>
Larry Barber<br><br><div><span class="gmail_quote">On 1/6/06, <b class="gmail_sendername">Michael Frey</b> <<a href="mailto:michael_frey@glic.com">michael_frey@glic.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



<br><font face="sans-serif" size="2">The specific issue I am having is with
the history graphs drawing.  Everything else is working fine.</font>
<br><font face="sans-serif" size="2">see screenshot:</font>
<br><img src="cid:_1_0675CD9C0675C9E0005D00C4852570EE">
<br>
<br><font face="sans-serif" size="2">They used to work, but after a reboot,
they failed.  I recall having to manually copy ldpng somewhere, but
that is it.</font>
<br>
<br><font face="sans-serif" size="2">I know I am in over my head with the
linux piece, but it worked before, and I am sure it is a simple fix; I
just can't figure it out.</font>
<br>
<br><font face="sans-serif" size="2">I have some great resources here that
know linux, but they are at a loss with the pieces hobbit uses.</font>
<br>
<br><font face="sans-serif" size="2">Any suggestions for the cgi-graphing
would simplify everything, as I would eave the current build running.<br>
<br>
Michael Frey<br>
</font>
<br>
<br>
<br>
<table width="100%">
<tbody><tr valign="top">
<td width="42%"><font face="sans-serif" size="1"><b>Charles Jones <<a href="mailto:jonescr@cisco.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">jonescr@cisco.com</a>></b></font><font face="sans-serif" size="1">

</font>
<p><font face="sans-serif" size="1">01/06/2006 11:29 AM</font>
<table border="1">
<tbody><tr valign="top">
<td bgcolor="white">
<div align="center"><font face="sans-serif" size="1">Please respond to<br>
<a href="mailto:hobbit@hswn.dk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">hobbit@hswn.dk</a></font></div></td></tr></tbody></table>
</p><p>
</p><p>
</p></td><td width="57%">
<table width="100%">
<tbody><tr>
<td>
<div align="right"><font face="sans-serif" size="1">To</font></div>
</td><td valign="top"><font face="sans-serif" size="1"><a href="mailto:hobbit@hswn.dk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">hobbit@hswn.dk</a></font>
</td></tr><tr>
<td>
<div align="right"><font face="sans-serif" size="1">cc</font></div>
</td><td valign="top">
              <br>
</td></tr><tr>
<td>
<div align="right"><font face="sans-serif" size="1">Subject</font></div>
</td><td valign="top"><font face="sans-serif" size="1">Re: [hobbit] linux version</font></td></tr></tbody></table>
<br>
<table>
<tbody><tr valign="top">
<td>
              <br>
</td><td><br>
</td></tr></tbody></table>
<br></td></tr></tbody></table>
<br>
<br>
<div align="center">
<br>
<hr></div>
<p></p><div><span class="e" id="q_108a0a807c4625c4_1"><font face="Tahoma" size="2"><b>From:</b> Michael Frey [</font><a href="mailto:michael_frey@glic.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
<font color="blue" face="Tahoma" size="2"><u>mailto:michael_frey@glic.com</u></font></a><font face="Tahoma" size="2">]
<b><br>
Sent:</b> Friday, January 06, 2006 11:00 AM<b><br>
To:</b> </font><a href="mailto:hobbit@hswn.dk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><font color="blue" face="Tahoma" size="2"><u>hobbit@hswn.dk</u></font></a><font face="Tahoma" size="2">
<b><br>
Subject:</b> [hobbit] linux version</font>
</span></div><p></p><div><span class="e" id="q_108a0a807c4625c4_3"><font face="sans-serif" size="2">I have had a linux rh 7.3 server running,
and have had issues with the history graphs.</font><font size="3"> </font>
</span></div><p></p><div><span class="e" id="q_108a0a807c4625c4_5"><font face="sans-serif" size="2">I tried to upgrade to Fedora C3, bit
that looks to be missing some important pieces.</font><font size="3"> </font><font face="sans-serif" size="2"><br>
What would be the recommended version of Linux to avoid all of these isuues?</font><font size="3">
<br>
</font><font face="sans-serif" size="2"><br>
Redhat 9?</font><font size="3"> </font>
</span></div><p></p><div><span class="e" id="q_108a0a807c4625c4_7"><font size="3">Michael,<br>
<br>
What missing important pieces?  I have run hobbit on Redhat9, Fedora
Core 3, Fedora Core 4, Centos 3.x, Centos 4.x, and Solaris 10.<br>
<br>
All of the installs required fulfilling various dependencies like rrdtool,
libpng, etc. I would say the easiest install I did was on FC4...I'm not
sure you will find an OS that will have all of hobbits dependencies available
in the base packages branch, but with any decently new distro you should
have pretty much everything available except rrdtool.  <br>
<br>
If you are the kind of person who prefers to use RPMs for everything, check
out Dags (</font><a href="http://dag.wieers.com/home-made/apt/packages.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><font color="blue" size="3"><u>http://dag.wieers.com/home-made/apt/packages.php
</u></font></a><font size="3">),
they have RPMs for most distros (redhat 7,9,fc1-4,EL3-4) including fping
and rrdtool.  You can either download the rpms manually or add dag
to your yum.conf so you can just do "yum install rrdtool" and
it will automatically grab the dependencies too.<br>
<br>
Note I don't recommend this method for everyone...some people are paranoid
(rightfully so if security is a concern) and refuse to install binary releases
and only install manually from tarballs.<br>
<br>
-Charles</font>
</span></div><p>

<span class="q"><p></p><hr size="1"></span></p>
<p><strong>
This message, and any attachments to it, may contain information that<br>is privileged, confidential, and exempt from disclosure under<br>applicable law.  If the reader of this message is not the intended<br>recipient, you are notified that any use, dissemination, distribution,
<br>copying, or communication of this message is strictly prohibited.  If<br>you have received this message in error, please notify the sender<br>immediately by return e-mail and delete the message and any<br>attachments.  Thank you.
</strong></p>



<p></p><p></p><p></p><p></p><p></p></blockquote></div><br>