|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
Upgrade from RT 3.8.4 to 3.8.6 Required Newer Mod_Perl 1.x under Apache 1.3.41Just in case anyone else runs into this, not sure if it was supposed to be this way or not, but after upgrading to RT 3.8.6 from 3.8.4 we were getting an: _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: sales@... Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com |
|
|
Upgrade from RT 3.8.4 to 3.8.6 Required Newer Mod_Perl 1.x under Apache 1.3.41Just in case anyone else runs into this, not sure if it was supposed to be this way or not, but after upgrading to RT 3.8.6 from 3.8.4 we were getting an: _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: sales@... Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com |
|
|
Re: Upgrade from RT 3.8.4 to 3.8.6 Required Newer Mod_Perl 1.x under Apache 1.3.41On Thu, Nov 05, 2009 at 10:52:29PM -0600, Foggi, Nicola wrote: > > Just in case anyone else runs into this, not sure if it was supposed to be this way or not, but after upgrading to RT 3.8.6 from 3.8.4 we were getting an: > > [error] Can't call method "get" on an undefined value at <perl-home-dir>/5.8.6/HTML/Mason/ApacheHandler.pm line 563.\nCompilation failed in require at <rt-home-dir>/bin/../lib/RT/Interface/Web/Handler.pm line 140.\n > > in the apache error logs. We were running Apache 1.3.41 with mod_perl 1.29.. after thinking it was a perl module problem, and making sure i had all the latest of those, still the same problem. Finally, i upgraded to mod_perl 1.31 and everything is running smoothly. > > I didn't see this mentioned anywere, maybe i missed it, but i thought i'd pass it along in case anyone else runs into it and searches for the error... That should not have happened. Did you upgrade _anything_ else at the same time? 3.8.4 to 3.8.6 should not have broken any API compatibility. _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: sales@... Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com |
|
|
Re: Upgrade from RT 3.8.4 to 3.8.6 Required Newer Mod_Perl 1.x under Apache 1.3.41Steps for the upgrade were: _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: sales@... Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com |
|
|
Re: Upgrade from RT 3.8.4 to 3.8.6 Required Newer Mod_Perl 1.x under Apache 1.3.41> > > Just in case anyone else runs into this, not sure if it was supposed to be this way or not, but after upgrading to RT 3.8.6 from 3.8.4 we were getting an: > > > > [error] Can't call method "get" on an undefined value at <perl-home-dir>/5.8.6/HTML/Mason/ApacheHandler.pm line 563.\nCompilation failed in require at <rt-home-dir>/bin/../lib/RT/Interface/Web/Handler.pm line 140.\n > Since I don't know what mason that is, what does that chunk of ApacheHandler.pm look like? (Trying to find out what's on line 563 and around it) _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: sales@... Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com |
|
|
Re: Upgrade from RT 3.8.4 to 3.8.6 Required Newer Mod_Perl 1.x under Apache 1.3.41$VERSION = 1.69; _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: sales@... Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com |
|
|
Re: Upgrade from RT 3.8.4 to 3.8.6 Required Newer Mod_Perl 1.x under Apache 1.3.41On Fri 6.Nov'09 at 10:47:50 -0600, Foggi, Nicola wrote: > > $VERSION = 1.69; > > line 563 is "@val = $c->dir_config->get($p)" as part of this sub.... That is sadly much less useful than I'd hoped. If anyone else manages to replicate this, please ping the list before destroying the evidence of the failure so we can help to fix it properly. Thanks, Jesse _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: sales@... Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com |
|
|
Re: Upgrade from RT 3.8.4 to 3.8.6 Required Newer Mod_Perl 1.x under Apache 1.3.41if i get a chance i'll see if i can replicate it against a test box... _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: sales@... Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com |
| Free embeddable forum powered by Nabble | Forum Help |