On Jun 24, 2011, at 1:26 PM, Tamara Temple wrote:

> 
> On Jun 24, 2011, at 11:57 AM, Vince Administration wrote:
> 
>> This is a strange problem.
>> The pages seem  to display fine, but on a few pages (only a few pages) near 
>> the bottom of the correctly displayed page is overlayed the message
>> 
>> PmWiki can't process your request. Permission denied in ...
>> PmWiki needs to have a  writable wiki.d
>> Do this
>> mkdir //wiki.d
>> 
>> 
>> etc.
>> 
>> 
>> Now I did get this message for real before I did make the actual wiki.d 
>> directory writable for the webserver, and now things do work, except for 
>> this message wanting a spurious wiki.d directory.
>> It seems likely that the pages where the message appears on are the ones 
>> that were being worked on before the wiki.d directory was made writable, if 
>> that is a clue.
>> 
>> The config.php is the same as for the old 2.2.15 installation.
>> 
>> Any ideas where to look?
> 
> I'm not quite sure I understand -- you have a server-writeable wiki.d 
> directory and you're *still* getting these spurious messages on some pages? 
> Are the pages themselves server-writeable?
> 

Yes, still.  The wiki.d directory, and all its subdirectories (per group 
subdirectories) and the dot files in wiki.d are all server writable.   And 
these pages work fine. I can edit them as normal.  
It would seem as if one of  PmWiki's internal pointers is mucked up.  It is 
trying to create a file in //wiki.d, instead of in the pmwiki root directory.  
And of course it has no permission for that.

    Vince


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to