hi mark,

thanks for pointing all of these out.

On Sun, May 15, 2005 at 01:48:01PM +0100, Mark Sheppard wrote:
> Due to the way I've configured my web server I had to change the owner
> and group of /etc/cacti/debian.php.  That works fine, but when I
> upgrade cacti it changes the owner and group back to the default of
> root/www-data.  Please could you make the installation preserve the
> existing ownership and permissions on that file if it already exists?

okay, this should be fixed.

> On line 29 of /usr/share/cacti/site/include/config.php is the
> following statement:
> 
>   @include('/etc/cacti/debian.php');

okay, that '@' could be removed...

> */5 * * * * www-data /usr/share/cacti/site/poller.php >/dev/null 2>&1
> 
> So you're deliberately throwing away *all* output, include stderr!
> Please could you change that crontab to this:
> 
> MAILTO=root
> */5 * * * * www-data /usr/share/cacti/site/poller.php >/dev/null

that's a good suggestion, i'll do that as well.



        sean

-- 

Attachment: signature.asc
Description: Digital signature

Reply via email to