Site not functioning after deleting user 1
sudhirpatel - October 13, 2008 - 07:14
Hi,
I am using Drupal 6.4, MySQL database 5.0.22, PHP 5.2.5
Everything went fine up until I accidentally removed user 1.
After this to add user 1 I have followed instructions of http://drupal.org/node/186256 .
Now I cannot access admin settings pages thru user 1 for several modules . I can access the rest.
I tried to disable and then re-enable the modules. Nothing changed.
What can I do in this case?
I have the following external modules installed for which I am not able to access all settings thru user 1:
Views, Xml Sitemap, User Read Only
Thanks for the help.
Sudhir

After following the handbook
After following the handbook instructions, have you verified whether or not you have a user 1 in the database?
If you have it, can you login to this user 1 account?
Can you access /admin?
Which pages you can't access? Can you give one specific example?
If you can access the /admin/settings/performance page, disable and clear all kinds of cache.
Also try disabling the user_readonly module to keep things simple for the user accounts.