[pmwiki-users] wiki.d "not an accessible directory"

Constantin Basturea cbasturea at gmail.com
Mon Oct 10 14:44:40 CDT 2005


That's exactly what I did, but I get the same message error:

   PmWiki can't process your request
   ?www.thenewpr.com/wiki/wiki.d is not an accessible directory

Thank you,
Constantin

................................

On 10/10/05, Patrick R. Michaud <pmichaud at pobox.com> wrote:
> On Sun, Oct 09, 2005 at 10:51:10PM -0400, Constantin Basturea wrote:
> >    I'm trying to update from 1.0.13 to 2.0.10, but I get an error messages
> >    saying that wiki.d "is not an accessible directory" when I try to add this
> >    code to local/config.php
> >
> >       include_once("$FarmD/scripts/compat1x.php");
> >       UseV1WikiD("/path/to/pmwiki1/wiki.d");
>
> You are replacing "/path/to/pmwiki1/wiki.d" with the actual path
> of the wiki.d directory for your PmWiki 1 installation, yes?
>
> I.e., given
>
> >    www.domain.com
> >              /wiki/                -- 1.0.13
> >                     /wiki.d
> >              /wiki2/               -- 2.0.10
>
> then you should have
>
>          UseV1WikiD("www.domain.com/wiki/wiki.d");
>
> Pm
>




More information about the pmwiki-users mailing list