<div dir="ltr"><span style="font-size:13px">Werner, I had this issue a while back with Apache 2.4 and Ubuntu 13.10, but could&#39;t figure out how to reply to a mailing list! I think I have that figured now, so here is what I did.</span><div style="font-size:13px">
<br></div><div style="font-size:13px">With Apache 2.4 conf files have been moved from /etc/apache2/conf.d/ to /etc/apache2/conf-available/, at least in Ubuntu, I&#39;m not sure about Debian.</div><div style="font-size:13px">
Also, I understand that Apache2.4 expects conf files to end .conf, so you must ensure that your conf files have this extension.</div><div style="font-size:13px"><br></div><div style="font-size:13px">I created a link, enabled the conf file and restarted apache,</div>
<div style="font-size:13px"><br></div><div style="font-size:13px"> ln -s /etc/smokeping/apache2.conf /etc/apache2/conf-available/smokeping.conf</div><div style="font-size:13px">a2enconf /etc/apache2/conf-available/smokeping</div>
<div style="font-size:13px">service apache2 restart</div><div style="font-size:13px"><br></div><div style="font-size:13px">and graphs have reappeared.</div><div style="font-size:13px"><br></div><div style="font-size:13px">
Hope this helps.</div><div style="font-size:13px"><br></div><div style="font-size:13px">Regards, </div><div style="font-size:13px"><br></div><div style="font-size:13px">Harry</div><div><br></div>-- <br><font face="arial, helvetica, sans-serif"><a href="http://www.harryhodge.co.uk" target="_blank">www.harryhodge.co.uk</a></font>
</div>