<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Hi,<div><br></div><div>Thanks for the reply. I took out config.php; wiki stills asks for password every time. You can try it at <a href="http://lab.grype.ca/wiki" target="_blank" style="color: rgb(42, 93, 176); ">http://lab.grype.ca/wiki</a> - it&#39;s a fresh install so no user/pass authentication.</div>
<div><br></div><div>Here&#39;s my php.ini attached.</div><div><br></div><div><div>Thanks,</div><div>Farhad</div></div></span><br><div class="gmail_quote">On Sun, Sep 5, 2010 at 9:23 AM, Rogutės Sparnuotos <span dir="ltr">&lt;<a href="mailto:rogutes@googlemail.com">rogutes@googlemail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Farhad Khan (2010-09-05 00:04):<br>
<div><div></div><div class="h5">&gt; Hi,<br>
&gt;<br>
&gt; Just upgraded to FC 13, php 5.3.3 and noticed that my pmwiki is not able to<br>
&gt; establish sessions any more, keeps asking for password on every page that<br>
&gt; has some attr set.<br>
&gt; Heres what I tried:<br>
&gt;<br>
&gt;    - Upgraded my wiki to pmwiki 2.2.18 - didn&#39;t help<br>
&gt;    - Tried a fresh install of pmwiki 2.2.18 - doesn&#39;t help either, it keeps<br>
&gt;    asking for password<br>
&gt;<br>
&gt; I checked the php sessions directory and the wiki seems to create a new<br>
&gt; session on every invocation. If I var_dump($_SESSION) from config.php, the<br>
&gt; first POST when I type my password seems to create a session but on<br>
&gt; subsequent requests var_dump returns NULL.<br>
&gt;<br>
&gt; What is happening?<br>
<br>
</div></div>Just tested a clean install of PmWiki 2.2.17 and 2.2.18 against PHP 5.3.3<br>
(but not on Fedora): worked fine with $DefaultPasswords[&#39;edit&#39;] and<br>
passwords set with ?action=attr.<br>
<br>
Did you test 2.2.18 with an empty config.php?<br>
<br>
What if you test a clean 2.2.18 install with a local/config.php file<br>
containing only this (you mention only pages with ?action=attr passwords):<br>
<br>
  &lt;?php<br>
  $DefaultPasswords[&#39;edit&#39;]=crypt(&#39;abc&#39;)<br>
<br>
If you would attach your php.ini, I could probably see if it works on my<br>
system.<br>
<font color="#888888"><br>
--<br>
--  Rogutės Sparnuotos<br>
<br>
_______________________________________________<br>
pmwiki-devel mailing list<br>
<a href="mailto:pmwiki-devel@pmichaud.com">pmwiki-devel@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-devel" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-devel</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Thanks,<br>Farhad<br>