On Fri, Sep 16, 2005 at 11:24:40AM +0200, Andreas Klemm wrote: > Result is that I cannot see any icon or image when opening the > smokeping.cgi startpage. > > The apache error log indicates, that a "/" is missing in the path to > the configured imgcache directory. > > This is the path configured in the config file. > > #imgcache = /home/oetiker/public_html/.simg > imgcache = /henkel/smokeping/smokeping-2.0.1/htdocs/img
Hi, the relevant config variable here is 'imgurl', which is the URL to the directory of the logo images. What do you have there? > /henkel/smokeping/smokeping-2.0.1/htdocs/imgrrdtool.png is wrong. > Correct path would be: > > /henkel/smokeping/smokeping-2.0.1/htdocs/img/rrdtool.png I can't see where this is coming from. The code sure puts a '/' in the URL. What's the URL to rrdtool.png in the web page HTML source (<img src="...">)? -- Niko -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
