Search found 1 match

by stanos
Fri Dec 15, 2006 3:15 pm
Forum: Help: Linux/Unix Specific
Topic: no web graphs; v0.8.6i/FreeBSD-6.1/apache-2.2.3/php-5.2.0
Replies: 2
Views: 1161

no web graphs; v0.8.6i/FreeBSD-6.1/apache-2.2.3/php-5.2.0

No images are displayed from web interface. Using the command string with rrdtool produces valid .png file. Using wget to call graph_image.php produces invalid .png file. The file has one extra character at the beginning. % od -cx graph* | more 0000000 \n 211 P N G \r \n 032 \n \0 \0 \0 \r I H D 890...