|
[dokuwiki]
||
[Date Prev]
[11-2006 Date Index]
[Date Next]
||
[Thread Prev]
[11-2006 Thread Index]
[Thread Next]
[dokuwiki] Re: ACL enabled & can't edit pages
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Wed, 8 Nov 2006 23:12:36 +0100
On Wed, 8 Nov 2006 22:08:16 +0000
"sports tg" <sportstg@xxxxxxxxx> wrote:
> I'm having problems editing pages. Ican view all the text files I
> have added to the data directory allright. I have ACL installed as
> described on http://wiki.splitbrain.org/wiki:acl
>
> My local.php page is basic:
>
> $conf['title'] = 'MyWiki';
> $conf['data'] = './data';
> $conf['useacl'] = 1;
> $conf['superuser'] = '@ALL';
this makes no sense ------^
>
> I have the user assigned read, write and create access to the ALL
> group. But either logged in or not all the pages still say Show Page
> rather than Edit Page.
>
> Casn anyone spot what I am missing? Maybe I have not given enough
> info.
what does ?do=check say? most probably your files are not writable by
the webserver.
Andi
--
http://www.splitbrain.org
|