[pmwiki-users] Upgrade difficulties

tarkhun tarkhun at tarkhun.com
Wed Feb 22 22:39:10 CST 2006


Gotcha,
Works now.  :)

One additional problem and I'll be on my way! (to fixing other problems that
are within my reach).  :)

I had password authorization setup within my config file (couldn't get the
htpassword file to work in the version I was using), but now none of my
passwords will work.

I'm using:
$AuthUser['XXTemp'] = crypt('Tempxxxx');
$AuthUser['XXTemp1'] = crypt('Tempxxxx');
As an example of my password array and I've added:
include_once('scripts/authuser.php');
To my config as well
 
This worked fine in my previous version but now it isn't recognized. 

Thanks!

Adam


-----Original Message-----
From: Patrick R. Michaud [mailto:pmichaud at pobox.com] 
Sent: Wednesday, February 22, 2006 10:14 PM
To: tarkhun
Cc: pmwiki-users at pmichaud.com
Subject: Re: [pmwiki-users] Upgrade difficulties

On Wed, Feb 22, 2006 at 09:39:15PM -0600, tarkhun wrote:
>    Hello,
>     
>    I just upgraded to the latest version of PmWiki and (in addition to
other
>    more minor issues) I can no longer save a page:
>     
>    "Warning: unlink(wiki.d/Main.HomePage) [function.unlink]: Permission
>    denied in C:\Inetpub\wwwroot\SingularityCore\pmwiki.php on line 683

Somehow the permissions and/or ownership of your wiki.d/ directory has
changed such that the webserver is no longer able to manipulate files in
that directory.  

Since this appears to be on a Windows platform of some sort, and I'm totally
unfamiliar with file/directory/webserver permissions in that environment, I
don't have much more information than that.
Perhaps someone else can chime in here and help out...?  

Pm




More information about the pmwiki-users mailing list