When I log in as admin (User ID 1), and go to 'administer drupal', 'user management', 'user permissions' and get the page with a bunch of checkboxes, http://servername:8080/drupal/admin.php?mod=user&op=permission and click some to try to set permissions, and then click "Save permissions" button, the page refreshes, with all checkboxes unchecked.
Anyone know why this is, or has had it happen too?
Most other administration actions work perfectly.
I could log in as a user other than admin, but there's nothing available to do other than 'edit account' and 'logout', because the permissions I tried to set weren't saved.
This is reproducible in Opera 7.11, lynx 2.8.4rel.1, Mozilla 1.0.0, Netscape 4.77 for Linux, and in Opera 7.01 and IE 6.0.2800.1106IS for Windows.
In php.ini, I added
extension=pgsql.so
extension=xml.so
It's using drupal 4.1.0-9 the debian package, on debian testing, with postgresql.
Changes made from package install: