Thank you Ruslan, hope I will not break what is working :) and is this fixed on later releases since I am planning on doing an upgrade to the latust
Best Regards ________________________________ From: Ruslan Zakirov <[email protected]> To: Asanka Gunasekera <[email protected]> Cc: RT User List <[email protected]> Sent: Thursday, 28 March 2013, 20:26 Subject: Re: [rt-users] Start page is displaied when DB is unavalable On Thu, Mar 28, 2013 at 2:59 PM, Asanka Gunasekera <[email protected]> wrote: > Hi I am running RT 4.00 and when trying to connect to RT it gives starter > page when the database is not available. How can I stop this behaviour or > start a page saying that the RT is down when the DB is not available > Thanks and Regards Filed as a bug/feature request [1]. It's not hard to implement. If you want to then you should start around line 274 in lib/RT/Interface/Web/Handler.pm. Grep for ConnectToDatabase. [1] http://issues.bestpractical.com/Ticket/Display.html?id=23332 -- Best regards, Ruslan.
