Re: Midgard request failed

Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> Thu, 6 Oct 2005 14:30:39 +0200
Newsgroups gmane.comp.web.midgard.user
Message-ID <[email protected]>
"Uung H.R Bhuwono" <[email protected]> wrote:

> I don't know what I just did, now the error in apache log become
> Permission denied: Midgard: Couldn't create cache file

chmod -R 771 /var/local/cache
chown -R www-data:www-data /var/local/cache

it is described in troubleshooting section on midgard project website

Piotras