[pmwiki-users] Re: Problem with AuthUser

Dan Weber webmaster at drwhosting.net
Thu Dec 8 06:43:44 CST 2005


"Patrick R. Michaud" <pmichaud at pobox.com> wrote in message 
news:20051207231113.GS26817 at host.pmichaud.com...
> On Wed, Dec 07, 2005 at 05:54:31PM -0500, Dan Weber wrote:
>>
>>
>> > What version of PHP are you using?
>> >
>> > Pm
>>
>> c:\Data\Websites\danweber.net\pmwiki21\server>php --version
>> PHP 4.4.0 (cgi-fcgi) (built: Jul 11 2005 16:13:04)
>> Copyright (c) 1997-2004 The PHP Group
>> Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
>
> That should be fine.  I don't know why you're getting the [] string
> error.  Perhaps verify that all of the files in the scripts/ directory
> are being updated, and that you're running 2.1.beta12 ?
>
> Pm

Patrick,

I found the problem! I am using the following configuration option

$WikiDir = new PageStore('wiki.d/$Group/$FullName');

and with this option enabled it produces the PHP error. Once I remove the 
config option it works great with beta 12. 







More information about the pmwiki-users mailing list