[support] Any way to manually turn off maintenance mode?
Jody Cleveland
Cleveland at winnefox.org
Fri Oct 13 16:51:18 UTC 2006
Thank you!
> -----Original Message-----
> From: support-bounces at drupal.org
> [mailto:support-bounces at drupal.org] On Behalf Of Metzler, David
> Sent: Friday, October 13, 2006 11:26 AM
> To: support at drupal.org
> Subject: Re: [support] Any way to manually turn off maintenance mode?
>
> Here's some more detail in case your unfamiliar with mysql.
>
> Here's the mysql example.
>
> mysql -u <yourdrupaluser> -p <yourdrupaldatabase>
>
> You'll be prompted for your drupal users databse password. Your drupal
> user and drupal database comes from the site settings.php file. then
> you'd see a prompt like this:
>
> mysql>
>
> That's where you type the command. quit to exit
>
> If you don't have command line access you'll need to run this query
> using a tool like phpmyslqadmin or some such tool.
>
> Dave
>
> -----Original Message-----
> From: support-bounces at drupal.org
> [mailto:support-bounces at drupal.org] On
> Behalf Of Jody Cleveland
> Sent: Friday, October 13, 2006 9:20 AM
> To: support at drupal.org
> Subject: Re: [support] Any way to manually turn off maintenance mode?
>
> Hello,
>
> > > Until I get this login problem fixed, is there a way to
> > manually turn
> > > off maintenance mode without going through the site?
> > >
> > > - jody
> > > --
> > update drupal.variable set site_offline=1
>
> Is that something you run from the command line?
>
> - jody
> --
> [ Drupal support list | http://lists.drupal.org/ ]
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
More information about the support
mailing list