by Jason Hollowell.
Update - changing my config back to the IP had no effect.
Also, I see the following in index.php
if (!empty($CFG->maintenance_enabled) and !$hassiteconfig) {
print_maintenance_message();
}
Where is the value of $CFG->maintenance_enabled assigned....?
Any help will be most appreciated.
Jason