Loop
September 20th, 2004, 04:39
OK, I'm sure this is a permission issue, problem is, I can't figure out what the correct permissions are.
I have installed mailgraph from ports, and mailgraph.pl is generating the .rrd's and images. The .rrd's are in the correct directory, but the images are staying put in the temporary directory.
How do I get them into a directory so apache can display them, or is it ok for them to stay there but modify the config of apache to look for images in /tmp/mailgraph (which is not the idea, I feel)?
loop@erwin ~ % ls -la /tmp/mailgraph
total 6
drwxr-xr-x 2 www wheel 512 Jun 5 20:40 ,cgi-bin,mailgraph.cgi
drwxr-xr-x 3 www wheel 512 Feb 11 2004 .
drwxrwxrwt 12 root wheel 2048 Sep 20 18:24 ..
loop@erwin ~ % ls -la /tmp/mailgraph/,cgi-bin,mailgraph.cgi
total 36
drwxr-xr-x 2 www wheel 512 Jun 5 20:40 .
drwxr-xr-x 3 www wheel 512 Feb 11 2004 ..
-rw-r--r-- 1 www wheel 2416 Jun 9 19:33 mailgraph_0.png
-rw-r--r-- 1 www wheel 2464 Jun 9 19:33 mailgraph_0_err.png
-rw-r--r-- 1 www wheel 2561 Jun 9 19:33 mailgraph_1.png
-rw-r--r-- 1 www wheel 2541 Jun 9 19:33 mailgraph_1_err.png
-rw-r--r-- 1 www wheel 2468 Jun 9 19:33 mailgraph_2.png
-rw-r--r-- 1 www wheel 2455 Jun 9 19:33 mailgraph_2_err.png
-rw-r--r-- 1 www wheel 2583 Jun 9 19:33 mailgraph_3.png
-rw-r--r-- 1 www wheel 2558 Jun 9 19:33 mailgraph_3_err.png
I have installed mailgraph from ports, and mailgraph.pl is generating the .rrd's and images. The .rrd's are in the correct directory, but the images are staying put in the temporary directory.
How do I get them into a directory so apache can display them, or is it ok for them to stay there but modify the config of apache to look for images in /tmp/mailgraph (which is not the idea, I feel)?
loop@erwin ~ % ls -la /tmp/mailgraph
total 6
drwxr-xr-x 2 www wheel 512 Jun 5 20:40 ,cgi-bin,mailgraph.cgi
drwxr-xr-x 3 www wheel 512 Feb 11 2004 .
drwxrwxrwt 12 root wheel 2048 Sep 20 18:24 ..
loop@erwin ~ % ls -la /tmp/mailgraph/,cgi-bin,mailgraph.cgi
total 36
drwxr-xr-x 2 www wheel 512 Jun 5 20:40 .
drwxr-xr-x 3 www wheel 512 Feb 11 2004 ..
-rw-r--r-- 1 www wheel 2416 Jun 9 19:33 mailgraph_0.png
-rw-r--r-- 1 www wheel 2464 Jun 9 19:33 mailgraph_0_err.png
-rw-r--r-- 1 www wheel 2561 Jun 9 19:33 mailgraph_1.png
-rw-r--r-- 1 www wheel 2541 Jun 9 19:33 mailgraph_1_err.png
-rw-r--r-- 1 www wheel 2468 Jun 9 19:33 mailgraph_2.png
-rw-r--r-- 1 www wheel 2455 Jun 9 19:33 mailgraph_2_err.png
-rw-r--r-- 1 www wheel 2583 Jun 9 19:33 mailgraph_3.png
-rw-r--r-- 1 www wheel 2558 Jun 9 19:33 mailgraph_3_err.png