[rt-users] Re: RT installation problem
V S R A, Prasad (Prasad)
vsra at lucent.com
Wed Apr 17 05:33:52 EDT 2002
BTW,
my index.html under /opt/rt2/WebRT/html looks like this..Is this how
it is supposed to be??
----------------------------------------------------------------------------
---------
<& /Elements/Header, Title=>"Start page", Refresh =>
$session{'home_refresh_inte
rval'} &>
<& /Elements/Tabs, current_toptab => '' &>
<TABLE BORDER=0 WIDTH=100%>
<TR VALIGN=TOP>
<TD WIDTH=70%>
<& /Elements/CustomHomepageHeader, %ARGS &>
<& /Elements/MyTickets &>
<BR>
<& /Elements/MyRequests &>
</TD>
<TD>
<& /Elements/Quicksearch &>
<BR>
<form method=get action="index.html">
<& /Elements/Refresh, Name => 'HomeRefreshInterval', Default => $session
{'home_
refresh_interval'} &>
<div align=right><input type=submit value="Go!"></div>
</form>
</TD>
</TR>
</TABLE>
<%init>
if ($ARGS{'HomeRefreshInterval'}) {
$session{'home_refresh_interval'} = $ARGS{'HomeRefreshInterval'};
}
</%init>
----------------------------------------------------------------------------
-------------
regards
-Prasad
-----Original Message-----
From: V S R A, Prasad (Prasad) [mailto:vsra at lucent.com]
Sent: Wednesday, April 17, 2002 2:49 PM
To: rt-users at fsck.com
Subject: RE: [rt-users] Re: RT installation problem
Great!! I tried downgrading, but am caught up in a different problem.
When I open my http://exceed1/rt2/
I get this "500 Internal Server Error" any idea?
Here's what my error_log of apache shows -
[Wed Apr 17 14:38:06 2002] [error] Can't locate object method "connect" via
pack
age "Apache::DBI::connect" at
/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/
DBI.pm line 471.
[Wed Apr 17 14:38:55 2002] [error] Can't locate object method "connect" via
pack
age "Apache::DBI::connect" at
/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/
DBI.pm line 471.
Did I mess up somewhere again?
TIA,
-Prasad
-----Original Message-----
From: Matt Bradshaw [mailto:mbrad1 at iastate.edu]
Sent: Tuesday, April 16, 2002 10:36 PM
To: rt-users at fsck.com
Cc: vsra at lucent.com
Subject: Re: [rt-users] Re: RT installation problem
prasad,
hello. :)
i was able to get it working by downgrading html::mason to version 1.02.
regards,
-matt
On Tue, 16 Apr 2002, Matt Bradshaw wrote:
> prasad,
>
> i'm running into the same problem... :(
>
> i'm thinking it may have something to do w/ mason's interface changing a
> bit. but i'm not positive. i'm a perl and rt newbie. but maybe that'll
> help some.
>
> if you figure it out, please share what you did. thanks!
>
> regards,
>
> -matt
>
> <jwz> Q: how many crypto-anarchists does it take to adjust a camcorder?
> <jwz> A: sffd;9d9843klf;f3443587falkj4409509lk4ldffdsdf0909454
>
>
>
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
>
>
--
<jwz> Q: how many crypto-anarchists does it take to adjust a camcorder?
<jwz> A: sffd;9d9843klf;f3443587falkj4409509lk4ldffdsdf0909454
_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users
_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users
More information about the rt-users
mailing list