Hallo Harry, thank you very much for your suggestion and a big sorry for my late reply, but I have been on vacation for some time.
I will try your hint asap and report the result. Thanks again and have a nice day! Werner Am Montag, 25. November 2013, 20:54:40 schrieb Harry Hodge: > Werner, I had this issue a while back with Apache 2.4 and Ubuntu 13.10, but > could't figure out how to reply to a mailing list! I think I have that > figured now, so here is what I did. > > With Apache 2.4 conf files have been moved from /etc/apache2/conf.d/ to > /etc/apache2/conf-available/, at least in Ubuntu, I'm not sure about Debian. > Also, I understand that Apache2.4 expects conf files to end .conf, so you > must ensure that your conf files have this extension. > > I created a link, enabled the conf file and restarted apache, > > ln -s /etc/smokeping/apache2.conf > /etc/apache2/conf-available/smokeping.conf > a2enconf /etc/apache2/conf-available/smokeping > service apache2 restart > > and graphs have reappeared. > > Hope this helps. > > Regards, > > Harry > >
_______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
