I just upgraded to 2.2.0-beta35 but now my admin password won't work.<br><br>For admin password<br> $DefaultPasswords['admin'] = crypt('xxxxxxx');<br><br>and for uploads<br> $EnableUpload = 1;
<br> $DefaultPasswords['upload'] = crypt('xxxxxx');<br><br>When I go to the site I get the standard pmwiki page, NOT the password page.<br><br>Where am I going wrong?<br><br>Thanks in advance.<br><br>
<br><br><br><br>