I'm having some problems getting CentOS to serve up my Smokeping pages (<a href="http://oss.oetiker.ch/smokeping/">http://oss.oetiker.ch/smokeping/</a>)<div><br class="webkit-block-placeholder"></div><div>However, I'm having problems getting the pages to serve up correctly.</div>
<div><br class="webkit-block-placeholder"></div><div>Here is a quick run down of what I've done.</div><div><br class="webkit-block-placeholder"></div><div>(1) wget and untar to /usr/local/smokeping</div><div>(2) chown -R root:root /usr/local/smokeping<br>
</div><div>(3) modifying to the following files to reflect my environment<br></div><div><br class="webkit-block-placeholder"></div><div>(not sure if all my steps here were good)</div><div><br class="webkit-block-placeholder">
</div><div>/usr/local/smokeping/bin/smokeping</div><div>/usr/local/smokepoing/htdocs/smokeping.cfg</div><div><br class="webkit-block-placeholder"></div><div>(4) ln -s /usr/local/smokeping/htdocs /var/www/html/smokeping</div>
<div><br class="webkit-block-placeholder"></div><div>When I go to "<a href="http://www.mybox.com/smokeping">www.mybox.com/smokeping</a>", all I get is a list of files, not the webpage I would expect to get.</div>
<div><br class="webkit-block-placeholder"></div><div>What might I be doing wrong?</div>