[Moin-user] ACL problems with 1.6.3 -> 1.8.4 upgrade

Ted Stern dodecatheon at gmail.com
Tue Jul 21 21:42:33 EDT 2009


On 21 Jul 2009 18:32:54 -0700, Ted Stern wrote:
>
> On 21 Jul 2009 16:27:02 -0700, R. Bauer wrote:
>>
>> I guess you haven't adapted your page_*_regex to the new scheme
>> see docs/CHANGES
>>
>> at least the stuff marked with HINT should get your attention
>
> It wasn't clear earlier.
>
> I've commented out the page_*_regex lines in farmconfig.py, which
> helps.
>

Oh, and I also ran

    moin maint cleancache ...

like this:

    cd /path/to/farm/files
    grep moin_server_hostname farmconfig.py |
      <command to print wikiconfigfilename and URL as two words> | \
      while read $name $URL ; do \
           ./moin maint cleancache \
            	--config-dir=/path/to/farm/files \
                --wiki-url=$URL $name ; done

Ted
-- 
 Frango ut patefaciam -- I break so that I may reveal




More information about the Moin-user mailing list