[rt-users] Solaris 8 new install.
Johnson, Michael1 [IT]
michael1.johnson at citigroup.com
Wed Oct 8 11:46:27 EDT 2003
Is this something specific to solaris?
-----Original Message-----
From: Johnson, Michael1 [IT]
Sent: Tuesday, October 07, 2003 1:02 PM
To: 'Ruslan U. Zakirov'
Cc: rt-users at lists.fsck.com
Subject: RE: [rt-users] Solaris 8 new install.
I made this change. It still gets the same error. I also notice when I start the web server I get this error as well.
Use of uninitialized value in concatenation (.) or string at /usr/local/rt/lib/RT/Handle.pm line 49.
Use of uninitialized value in concatenation (.) or string at /usr/local/rt/lib/RT/Handle.pm line 49.
-----Original Message-----
From: Ruslan U. Zakirov [mailto:cubic at acronis.com]
Sent: Tuesday, October 07, 2003 7:19 AM
To: Johnson, Michael1 [IT]
Cc: rt-users at lists.fsck.com
Subject: Re: [rt-users] Solaris 8 new install.
Hello. Michael.
Try to add
use RT::Handle;
at start of RT.pm near other 'use ...' strings.
This error could be occure through perl(may be mod_perl) implementation
on different platforms.
Best regards. Ruslan.
Johnson, Michael1 [IT] wrote:
>Hi all,
> I am new to RT and installing on solaris 8. I get [Mon Oct 6 17:01:23 2003] [error] Can't locate object method "new" via package "RT::Handle" at /usr/local/rt/lib/RT.pm line 147. I checked the faq and it suggested I make sure I have the spelling of my db correct. It is set to Pg. I am using postgres database.
>
>Here is my apache info.
>Apache/1.3.27 (Unix) mod_jk/1.2.1 mod_perl/1.27 mod_ssl/2.8.12 OpenSSL/0.9.7 PHP/4.3.3 configured -- resuming normal operations
>
>Has anyone else had this issue?
>
>Thanks
>
>-MJ
>_______________________________________________
>rt-users mailing list
>rt-users at lists.fsck.com
>http://lists.fsck.com/mailman/listinfo/rt-users
>
>Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
>
>
More information about the rt-users
mailing list