
ruz at bestpractical
Nov 18, 2008, 7:35 AM
Post #1 of 1
(733 views)
Permalink
|
|
Re: [rt-users] Upgrade RT
|
|
On Tue, Nov 18, 2008 at 1:34 AM, Asif Iqbal <vadud3 [at] gmail> wrote: > Do I upgrade from RT 3.4.5 to RT 3.8.1 directly? Or there is a roadmap > somewhere? > > Do I upgrade the mysql 4.0.24 to 4.1 first before upgrading the RT? Upgrade of mysql is not required, but mysql 4.0.x is not supported anymore by mysql development team. However, mysql 4.1 is not good target as well. Use mysql 5.0.X where X is greater than 45. Don't use 5.1 for a while, it has some known performance issues. As it's been mentioned by Tim you'll have to follow UPGRADING.mysql doc if you're going to upgrade mysql server by the way. > > It looks complicated w/o a roadmap. > > I am using RT in production environment > > On Fri, Nov 14, 2008 at 5:04 PM, Asif Iqbal <vadud3 [at] gmail> wrote: >> Hi All >> >> Here is my current setup for RT >> >> RT 3.4.5 >> Perl 5.8.6 >> DBIx::SearchBuilder 1.40 >> Apache 1.3.33 >> mod_perl 2.8.22 >> OpenSSL 0.9.7g >> mysqld Ver 4.0.24-log for pc-solaris2.10 on i386 (Source distribution) >> >> I like to upgrade it to latest RT. >> >> Is there a path I can follow? Do I also need to upgrade mysql? >> >> Thanks >> >> -- >> Asif Iqbal >> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu >> > > > > -- > Asif Iqbal > PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu > _______________________________________________ > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users > > Community help: http://wiki.bestpractical.com > Commercial support: sales [at] bestpractical > > > Discover RT's hidden secrets with RT Essentials from O'Reilly Media. > Buy a copy at http://rtbook.bestpractical.com > -- Best regards, Ruslan. _______________________________________________ List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
|