Hi,

Can any one tell me the steps or the procedure to be followed to uninstall the modules in drupal 6.x using command line. I have installed a cck module which has changed my entire user permissions, leading to not letting me to view the modules page. So I want to uninstall this module using command line. Can any one tell me the command or the steps to be followed to uninstall any module using command line.

Thanks in advance
Samir

Comments

Mel55113’s picture

Try accessing your site with the master userid (UID=1). It's my understanding that this should have unrestricted access.

Also, when I've had similar problems I've updated the database manually using phpadmin.

Good luck,
Mel

jamksami’s picture

Hi Mel,

Thanks a lot for your reply. I tried using my master user but was not able to get my permissions right up. But at the same time I was also planning to use Drush module to enable command line access to installing and uninstalling modules. So if I get that I can uninstall the modules that have created problems for me. So I was wondering if you can help me with the steps to be followed in installing or uninstalling any module using command line.

Thanks in a advance for your help.

Thanks,
Samir