On Tue, Dec 03, 2002 at 03:42:02PM -0000, Simon Mullis wrote: > Although, where the IIS version has a problem with directories more than one > level deep (Directory[target]: a\b\c), the Apache version does not.
You mean a\\b\\c, right? If not: Maybe that's your problem. Other things to check: - should you use absolute paths in stead of relying on %PATH% - should you escape a colon inside an absolute name: C\:\\MRTG If the images are being generated yet there's no input, the most logical place to look first is your Target line. HTH Alex -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
