[rrd-users] Re: error RRDS:Graph failed to write file Permission denied

Serge Maandag serge.maandag at staff.zeelandnet.nl
Tue Apr 26 13:47:10 MEST 2005


> But the perl script returns (in a label included in the graph) : graph
> failed (Opening '/home/vials/img.png' for write : Permission denied).

Just a guess, your cgi is running as user apache. user apache is in 
group apache. Your homedir is owned by user "vials" with group "vials".

Use the chgrp command to set the dir as owned by the group apache.
Set the directory as writable by anyone in the group (chmod g+rxw vials)

Serge.

-------------
Op de inhoud van dit e-mailbericht en de daaraan gehechte bijlagen is de inhoud van de volgende disclaimer van toepassing: http://www.zeelandnet.nl/disclaimer.php

-------------
For the content of this e-mail message and its attachment(s) the following disclaimer applies: http://www.zeelandnet.nl/disclaimer.php

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the rrd-users mailing list