I could access my site by https://localhost/drupal6
but got 'Page not found' for https://localhost/drupal6/admin/settings/securepages
so I can not enable secure page.

when I tried to remove the module, it tried following page:
https://localhost/drupal6/admin/build/modules/list/confirm
and gave me 'Page not found' error, so I can not remove it.

Comments

vijayface’s picture

Hi,
Am having temporary solution for this. You can remove that module from module list by removing files from directory.

Otherwise in drupal database "system table" having the module information with that status information. make that status as '0'.
Hope this will work.

reply me if you get result.

vijayface’s picture

Status: Active » Closed (fixed)