Page 1 of 1

Switch off mantis?

Posted: 31 Jan 2006, 09:10
by TiCar
Hi,

i want to switch off the mantis to transfer it to another server, or to do maintenance work. How can i do this. I search for settings in the config_inc.php and the config_defaults_inc.php but didn't find out.

At the end i change the database connections settings to wrong items, but this can't be the right thing who to do this.

Please give some hint to do it in a better way :)

regards,
Lars

Posted: 31 Jan 2006, 11:58
by thraxisp
Create a file in the mantis directory called "mantis_offline.php" (there is a sample file in the distribution). This is displayed instead of the main pages.

Posted: 31 Jan 2006, 12:22
by TiCar
Thanks a lot, works fine ;)