> > Did you set perl to unbuffered output and provide the proper mime-type? > > e.g. somewhere at the beginning: > > $| = 1; print "Content-type:image/png\n\n"; >
Yes on both counts. The script works fine if I graph to a file. Changing ONLY the output filename to a '-' causes the problem. -- 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
