This version of PmWiki expects several administrative pages from the Site group to be found in a new SiteAdmin group. On this site, the following pages appear to need to be relocated:
For more information about this change, including the various options for proceeding, see
http://www.pmwiki.org/wiki/PmWiki/UpgradeToSiteAdmin
If you want to configure PmWiki so that it continues to look for the above pages in Site, add the following line near the top of local/config.php:
pmwiki-2.5.4$SiteAdminGroup = $SiteGroup;