[pmwiki-users] Upgrade difficulties

tarkhun tarkhun at tarkhun.com
Thu Feb 23 19:41:50 CST 2006


 resending with correct account

I was using: This is pmwiki-2.0.beta54.

All of my include_once's are at the end of my config file

Thanks for your help!
I'm still stumped on this one. 

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

On Wed, Feb 22, 2006 at 10:39:10PM -0600, tarkhun wrote:
> 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

Just to verify -- make sure that the include_once('scripts/authuser.php')
line occurs *after* the $AuthUser settings, or else they don't take effect. 

If this still isn't working, then do you happen to know what version of
PmWiki you were using before the upgrade?

Pm




More information about the pmwiki-users mailing list