> I have a wiki that I maintain on a standalone basis that needs to migrate
> into a wiki farm on our web server.
Aside from the issue you already solved, there is another one:
you have 2 user bases (one in your farm wiki, one in your standalone
wiki).
So if you just copy the data/pages from sta
Thank you sir! Cleaning the cache was the issue, as per:
./moin --config-dir= --wiki-url= maint cleancache
After this all links became functional.
On Wed, 11 Jul 2012, Eric Johnson wrote:
> At a guess, I'm betting that after you run the rsync, you need to run the
> maintenance scripts to dele
At a guess, I'm betting that after you run the rsync, you need to run
the maintenance scripts to delete the cache, and also run the
maintenance script to rebuild the search index, if you're using it.
-Eric.
On 7/11/12 7:44 AM, Bob Jackson wrote:
> This issue pertains to Moinmoin 1.9.3.
>
> I ha
This issue pertains to Moinmoin 1.9.3.
I have a wiki that I maintain on a standalone basis that needs to migrate
into a wiki farm on our web server. This farm is supporting other wikis
fine. Both standalone and the web server environments are using version
1.9.3.
I did the setup for this wik