[pmwiki-users] FASTMembership

Guillermo Calderon - INCO calderon at fing.edu.uy
Thu Jun 22 11:33:33 CDT 2006


The Editor wrote:
> I think you need to create a file called members.htpasswd.  It doesn't
> need to have any content, just create in notepad or something and save
> it.  Be sure to put it in the right location--ie, the pmwiki/local
> folder.  Then try it again and see if it doesn't work.
> 


It looks as a unix/linux system.
So, enter the follwing commands in a shell:

   cd /home/sanfr3/public_html/pmwiki/local
   touch members.htpasswd
   chmod a+r members.htpasswd

That's all.

> 
> 
> 
> On 6/21/06, writeon1 <writeon1 at mchsi.com> wrote:
> 
>>I am trying to use FASTMembership with AuthUser. I am getting a form for
>>entering username and password, but also the following error messages:
>>
>>Warning: fopen(/home/sanfr3/public_html/pmwiki/local/members.htpasswd):
>>failed to open stream: No such file or directory in
>>/home/sanfr3/public_html/pmwiki/cookbook/membership.php on line 232
>>
>>Warning: Cannot modify header information - headers already sent by
>>(output started at
>>/home/sanfr3/public_html/pmwiki/cookbook/membership.php:232) in
>>/home/sanfr3/public_html/pmwiki/pmwiki.php on line 858
>>
>>Suggestions for troubleshooting would be appreciated.
>>
>>Thanks,
>>Brendan
>>writeon1
>>
>>_______________________________________________
>>pmwiki-users mailing list
>>pmwiki-users at pmichaud.com
>>http://host.pmichaud.com/mailman/listinfo/pmwiki-users
>>





More information about the pmwiki-users mailing list