[pmwiki-users] Moving pmwiki

Anke Wehner anke.wehner at gmail.com
Mon Aug 2 01:53:51 CDT 2010


Just a guess: Did you use
$WikiDir = new PageStore('wiki.d/{$Group}/{$FullName}');
before, too? If not, the files need to be moved into subdirectories
according to group.

Anke

On 2 August 2010 01:33,  <pmwiki at 911networks.com> wrote:
> Hi,
>
> I've been trying unsuccessfully to move my pmwiki website:
> 911networks.com to the same domain but 911networks.com/pm1
>
> 1. I've moved everything there
> 2. The root directory will be empty
> 3. Changed local/config.php to:
>
> $ScriptUrl = 'http://www.abc.com/pm1';
> $FarmPubDirUrl = $PubDirUrl = 'http://www.abc.com/pm1/pub';
> $WikiDir = new PageStore('wiki.d/{$Group}/{$FullName}');
>
> $UploadPrefixFmt = '/{$Group}';            # uploads by group
> $UploadDir = 'pm1/uploads/';                # moved to pm1/uploads
>
> I can get to the home page of: "abc.com/pm1/index.php" but I
> can't get to any other page. I get "404 page not found". And the
> 2 images on the home page do not show up either.
>
> What am I missing?
>
> --
> Thanks
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>



-- 
ankewehner.deviantart.com



More information about the pmwiki-users mailing list