Hello Pmwiki-users,<br>
<br>
I installed recently Pmwiki on my new FAI website ( see <a href="http://vgeroudet.club.fr/pmwiki/pmwiki.php?n=Main.HomePage">http://vgeroudet.club.fr/pmwiki/pmwiki.php?n=Main.HomePage</a> ).<br>
Since the beginning, I never succeeded to access <a class="wikilink" href="http://vgeroudet.club.fr/pmwiki/pmwiki.php?n=PmWiki.Passwords">PmWiki.Passwords</a>, (getting an &quot;500 Internal Error&quot;) while I have no issue to access 
<a class="wikilink" href="http://vgeroudet.club.fr/pmwiki/pmwiki.php?n=PmWiki.PasswordsAdmin">PasswordsAdmin</a>. I tought it was due to the fact that i did'nt set yet an admin password.<br>
<br>
But today I start working on the <em>local/config.php</em> file to set some variables. <br>
<br>
Each time I tried to set an admin password, my Pmwiki became unreachable (getting an &quot;500 Internal Error&quot;).<br>
<br>
I search in your <a href="http://host.pmichaud.com/pipermail/pmwiki-users/">pmwiki-users
                  Archives</a>, and apparently, it look like my FAI site doesn't support HTTP authentication.<br>
I found in one Archive the recommendation to include the
&quot;sessionauth.php&quot; script to allow a way to prompt for passwords via an
HTML form, but this is a Cookbook v1, and I installed the latest
available version from your site, eg v2.1 beta 32...<br>
<br>
So<br>
1. does my issue looks like a Web Hosting that does not support HTTP authentication ?<br>
2. what should I do to fix this ? is there an authentication method that works in Pmwiki 2 that is compatible with my FAI ?<br>
<br>
thanks for your answer.<br>