How to disable "Maintenance mode" from phpmyadmin or CLI

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
jon8888
Posts: 15
Joined: Tue Feb 25, 2014 9:32 pm

How to disable "Maintenance mode" from phpmyadmin or CLI

Post by jon8888 »

Our KB is not accessible after switching to "Maintenance mode".
Is there a way to disable "Maintenance mode" from phpmyadmin or from the command line?
Thanks!
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: How to disable "Maintenance mode" from phpmyadmin or CLI

Post by Thorsten »

Hi,

why don't you login into the admin section?

You can disable the maintenance mode in the table faqconfig, please set the entry "main.maintenanceMode" to "false".

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
jon8888
Posts: 15
Joined: Tue Feb 25, 2014 9:32 pm

Re: How to disable "Maintenance mode" from phpmyadmin or CLI

Post by jon8888 »

Thank you for the information. I could not login at all, in any section. The KB was showing a blank page (the Apache test page was always working).
I solved the issue by reverting back to a cloned VM of our KB and updated the clone with recent backups. I will re-attempt the upgrade in the next few days.
Post Reply