Hi Folks,<br><br>I&#39;m running Drupal 5.12 on an install running PHP 5 and MySQL 5. I don&#39;t have any node access modules installed.<br><br>Problem: When I&#39;m at <a href="http://example.com/admin/user/access">example.com/admin/user/access</a> and I make changes (checking or unchecking permissions), upon submit --- nothing happens. Permissions remain as they were before. The Drupal-set-message for this page, &quot;Your changes have been saved&quot; -- does <i>not</i> appear. Drupal doesn&#39;t report any errors.<br>
<br>Note that other operations at the install such as adding/editing/deleting nodes as well as changing configuration stettings for other modules -- are all working (or I should say, I haven&#39;t found others that are having problems affecting the db.<br>
<br>What I&#39;ve done so far:<br><br>* clear all caches<br>* rebuild node permissions<br>* &quot;repair&quot; and &quot;optimize&quot; all tables in the DB<br>* restart MySQL on the server<br><br>None of those did anything.<br>
<br>I&#39;m stumped, any ideas?<br><br>In the meantime, I&#39;ve figured out how to change permissions directly in the db by editing the &quot;perm&quot; field in the &quot;permission&quot; table. There is 1 row for each role. You just add (or remove) the name of the permission separated by a comma. Is there anything I need to worry about setting permissions this way?<br>
<br>Thanks,<br><br>Shai<br><br><br>