Hagan,<br><br>many thanks to you !<br>I have&nbsp; created a /session directory at the same level as my /pmwiki directory and this solves the problem : it now finds it and writes the php tracking I guess.<br><br>This way I could set a global &#39;edit&#39; and &#39;attr&#39; password and I dont have to do one for each page.
<br><br>Is this in the FAQ ? if not I think it would be very usefull for ignorant people like me :) !!<br><br>thanks again<br><br>Gilbert<br><br><div><span class="gmail_quote">On 8/25/07, <b class="gmail_sendername">gilbert n
</b> &lt;<a href="mailto:gilbert.n.o@gmail.com">gilbert.n.o@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello Hagan,
<br><br>thank you very much for your answer.<br>So I understand this behaviour is due to my webserver (my wiki is @ my web page hosted by <a href="http://www.free.fr" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
www.free.fr</a> ) <br><br>so two questions : 
<br><br>a) how can I set a pmwiki variable to avoid the webserver to do session-tracking ? (is it a good idea)<br><br>or b)&nbsp; how can I set up the directory to write-in directly so it is a valid one ? Is there a special variable in pmwiki for this ?
<br><br>thanks again for your help<br><span class="sg"><br>Gilbert</span><div><span class="e" id="q_1149b55368cbd531_2"><br><br><br><br><br><div><span class="gmail_quote">On 8/25/07, <b class="gmail_sendername">H. Fox</b>
 &lt;<a href="mailto:haganfox@users.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">haganfox@users.sourceforge.net
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 8/23/07, gilbert n &lt;<a href="mailto:gilbert.n.o@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
gilbert.n.o@gmail.com
</a>&gt; wrote:<br>&gt; Sorry if this has been already&nbsp;&nbsp;asked.<br>&gt; As I did not find any answer that could help me, I&#39;m posting this message.<br>&gt; I&#39;m very new to pmwiki<br>&gt; I have managed to set it up and start a nice pmwiki :) !
<br>&gt;<br>&gt;&nbsp;&nbsp;but when I have set the DefaultPassword like this for edit :<br>&gt;<br>&gt; $DefaultPasswords[&#39;edit&#39;] = &#39;$1$hMMhCdfT$mZSCh.BJOidMRn4SOU<br>&gt; USi1&#39;;<br>&gt;<br>&gt; (yes I have encrypt my password)
<br>&gt;<br>&gt; I can go thru it well when I want to edit, but my edition is not saved and I<br>&gt; have the following message each time after entering my password.<br>&gt;<br>&gt;<br>&gt; Warning: session_write_close() [
function.session-write-close]:<br>&gt; open(/mnt/158/sdb/a/a/my.user.name/sessions/sess_8677a1eeb0df384dbed9153fe9ef1b91,<br>&gt; O_RDWR) failed: No such file or directory (2) in<br>&gt; /mnt/158/sdb/a/a/my.user.name/pmwiki_gn/pmwiki.php on line
<br>&gt; 1890<br><br>PmWiki is trying to do session-tracking using PHP&#39;s session-handling<br>functions.[1]<br><br>For session-tracking to work, some information needs to be written in<br>a directory on the server.&nbsp;&nbsp;That directory needs to exist and be
<br>writable by the webserver software.<br><br>Your webserver software is configured to write sessions in this directory<br><br>&nbsp;&nbsp;&nbsp;&nbsp;/mnt/158/sdb/a/a/my.user.name/sessions/<br><br>but the directory doesn&#39;t exist.<br><br>

Hagan<br><br>[1] <a href="http://www.php.net/session" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.php.net/session</a><br></blockquote></div><br>
</span></div></blockquote></div><br>