By caole261188 on
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
I'm actually having the same
I'm actually having the same issue. How do I log in as administrator in offline mode?
Troubleshooting FAQ
You can read the Troubleshooting FAQ
point your browser to your
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.