Re: (no subject)

Lars Kruse <[email protected]> Thu, 29 Oct 2015 13:13:38 +0100
Newsgroups gmane.comp.web.wiki.moin.general
Message-ID <[email protected]>
Hi Alex,

> I have another problem with the authentication. In the old server I have
> basic authentication with Apache. On the new server I have just set
> everything but every time I try to access the following message appears:
> 
> [Errno 13] Permission denied:
> '/usr/share/moin/mywiki/data/user/1446106990.54.4364'

did you verify the permissions of these files?
They should be owned by the user running your webserver (e.g. "www-data").
Additionally this user needs to be able to write to this file.

Cheers,
Lars

------------------------------------------------------------------------------