Re: webdruid and cron.daily error: Permission denied

2011-10-07 Thread Raf Czlonka
On Thu, Oct 06, 2011 at 03:30:33PM BST, Csanyi Pal wrote: > ${WEBDRUID_BIN} -Q -n "${HOSTNAME}" -o "${REPORT_ROOT}${NAME}" > "${LOG_DIR}/${NAME}/access.log.1" Initially I thought that your mailer broke the line but after installing webdruid I noticed that you simply copied it from an examp

Re: webdruid and cron.daily error: Permission denied

2011-10-06 Thread Csanyi Pal
Raf Czlonka writes: > On Thu, Oct 06, 2011 at 08:18:52PM BST, Csanyi Pal wrote: >> Raf Czlonka writes: >> > Who are you running the script as? >> >> I'm running the script as root. > > What about the permissions of the folders themselves, you only sent > file permissions? The folders has the s

Re: webdruid and cron.daily error: Permission denied

2011-10-06 Thread Raf Czlonka
On Thu, Oct 06, 2011 at 08:18:52PM BST, Csanyi Pal wrote: > Raf Czlonka writes: > > Who are you running the script as? > > I'm running the script as root. What about the permissions of the folders themselves, you only sent file permissions? -- Raf -- To UNSUBSCRIBE, email to debian-user-req

Re: webdruid and cron.daily error: Permission denied

2011-10-06 Thread Csanyi Pal
Raf Czlonka writes: > On Thu, Oct 06, 2011 at 03:30:33PM BST, Csanyi Pal wrote: >> When I run /etc/cron.daily/webdruid I get error message: >> /etc/cron.daily# ./webdruid >> ./webdruid: 19: /var/log/apache2/csplbubba/access.log.1: Permission >> denied >> >> How can I solve this problem? > > Who

Re: webdruid and cron.daily error: Permission denied

2011-10-06 Thread Raf Czlonka
On Thu, Oct 06, 2011 at 03:30:33PM BST, Csanyi Pal wrote: > When I run /etc/cron.daily/webdruid I get error message: > /etc/cron.daily# ./webdruid > ./webdruid: 19: /var/log/apache2/csplbubba/access.log.1: Permission > denied > > How can I solve this problem? Who are you running the script as?

webdruid and cron.daily error: Permission denied

2011-10-06 Thread Csanyi Pal
Hi, I'm trying to use webdruid on my apache2 server. I'm being following the gerasiov.txt in /usr/share/doc/webdruid/examples and have /etc/cron.daily/webdruid file: #!/bin/sh # /etc/cron.daily/webdruid: webdruid daily maintenance script WEBDRUID_BIN=/usr/bin/webdruid WEBDRUID_SITELIST=/etc/we