<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
Hello<br>
<br>
Since I upgrade to Ubuntu Lucid Lynx, 10.04 LTS, I have to enter the
edit password twice for every edit. I use the wiki locally with apache.
<br>
<br>
PhpInfo says
<table width="600" border="0" cellpadding="3">
  <tbody>
    <tr>
      <td class="e">session.save_path</td>
      <td class="v">/var/lib/php5</td>
      <td class="v">/var/lib/php5</td>
    </tr>
  </tbody>
</table>
I did a chmod 777 var/lib/php5 and restarted apache still the same<br>
I remove all session files on the directory, new session file were
create, but the problem persists.<br>
<br>
Has anyone an idea how to fix or debug this?<br>
<br>
Walter <br>
&nbsp;<br>
</body>
</html>