I had been messing with Drupal a lot until yesterday I accidentally run my drupal site under offline mode and then logged out. Now everytime I access my site the offline page appears with no place visible for me to log in and reenable the site.
Is there any way I can log in as an administrator now?
Thanks.

Comments

DayShallCome’s picture

I'm actually having the same issue. How do I log in as administrator in offline mode?

Cerel’s picture

You can read the Troubleshooting FAQ

vm’s picture

point your browser to your drupal root with /user
example

www.yoursitename.com/drupalroot/user - if your drupal installation is in a subdirectory or
www.yoursitename.com/user if your drupal installation is in your servers root directory.