[pmwiki-users] question about wiki farms

Maria McKinley parody at u.washington.edu
Sat Sep 1 01:31:54 CDT 2007


On 8/28/07, Guillermo Calderon - INCO <calderon at fing.edu.uy> wrote:
> Maria McKinley wrote:
>   It would be great if they could create the
> > directory that includes all of these customizations in their own home
> > directory, and the web server reads these, but creates the wiki files
> > on the web server itself. Has anyone else tried to do this or have any
> > ideas on how this might be done?
> >
>
> In fact, the directory where wiki files reside is customizable.
>
> In config.php:
>
>        $WikiDir = new PageStore('<my own path>/{$FullName}');
>
> The following links can be useful:
>
> http://www.pmwiki.org/wiki/PmWiki/PathVariables#WikiDir
>
> http://www.pmwiki.org/wiki/Cookbook/SharedPages
>
>

This worked, mostly, thanks again. I now get an error:

PmWiki needs to have a writable Object/ directory before it can continue.

I don't know how to tell it to look for this Object directory
elsewhere. I have the WikiDir, WorkDir, and WikiLibDirs pointing in
the new directory, but don't find anything about an Object directory.

thanks,
maria



More information about the pmwiki-users mailing list