[rt-users] RT Install
Roberto Dud (listas)
listas at dud.com.br
Mon Oct 3 07:54:11 EDT 2005
Hi Florian,
I install all the things...all dependencies I solved...But I have a lot
of errors. See below:
*System error*
*error:* no connection to syslog available at
/usr/lib/perl5/site_perl/5.8.3/Log/Dispatch/Syslog.pm line 77
*context:*
*...*
*187:* # whether they should generate a full stack trace (confess()
and cluck())
*188:* # or simply report the caller's package (croak() and carp()),
respectively.
*189:* # confess() and croak() die, carp() and cluck() warn.
*190:*
*191:* sub croak { die shortmess @_ }
*192:* sub confess { die longmess @_ }
*193:* sub carp { warn shortmess @_ }
*194:* sub cluck { warn longmess @_ }
*195:*
*...*
*code stack:* /usr/lib/perl5/5.8.3/Carp.pm:191
/usr/lib/perl5/5.8.3/i586-linux-thread-multi/Sys/Syslog.pm:429
/usr/lib/perl5/5.8.3/i586-linux-thread-multi/Sys/Syslog.pm:293
/usr/lib/perl5/site_perl/5.8.3/Log/Dispatch/Syslog.pm:77
/usr/lib/perl5/site_perl/5.8.3/Log/Dispatch/Output.pm:41
/usr/lib/perl5/site_perl/5.8.3/Log/Dispatch.pm:95
/usr/lib/perl5/site_perl/5.8.3/Log/Dispatch.pm:74
/usr/lib/perl5/site_perl/5.8.3/Log/Dispatch.pm:22
/opt/rt/lib/RT.pm:287
/usr/lib/perl5/site_perl/5.8.3/HTML/Mason/Resolver/File.pm:51
/opt/rt/share/html/Elements/Callback:60
/opt/rt/share/html/autohandler:180
_*My httpd.conf:*_
Alias /rt "/opt/rt/share/html"
PerlModule Apache::DBI
PerlRequire /opt/rt/bin/webmux.pl
<Directory /opt/rt/share/html>
AllowOverride All
Options ExecCGI FollowSymLinks
<IfModule mod_access.c>
Order allow,deny
Allow from all
</IfModule>
</Directory>
<Location /rt>
RewriteEngine On
RedirectMatch permanent (.*)/$ $1/index.html
AddDefaultCharset UTF-8
SetHandler perl-script
PerlHandler RT::Mason
</Location>
I don't know, what doing...
Thanks,
Dud.
Florian Hochstrasser wrote:
>Hi Dud, where does the problem lie exactly? I installed on SuSE 9 as
>well and had a hard time as well getting Apache running (couldn't get it
>running with mod_perl, had to use fastcgi instead.) Give me more
>detailed info, maybe I can help. By the way, I used the tar.gz and a
>self-built apache.
>
>florian
>
>-----Original Message-----
>From: rt-users-bounces at lists.bestpractical.com
>[mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of
>listas at dud.com.br
>Sent: Donnerstag, 8. September 2005 05:30
>To: rt-users at lists.bestpractical.com
>Subject: [rt-users] RT Install
>
>Mrs,
>
>Anyone know about some how-to to install RT in Suse 9 ?
>
>Is better to install in Suse by RPM or tar.gz?
>
>I have a lot of problems to install RT.
>
>Thanks,
>
>Dud.
>
>_______________________________________________
>http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
>Be sure to check out the RT Wiki at http://wiki.bestpractical.com
>
>Buy your copy of our new book, RT Essentials, today!
>
>Download a free sample chapter from http://rtbook.bestpractical.com
>
>____________________________________________________________
>This message has been checked for all known viruses by Messagelabs.
>
>____________________________________________________________
>This message may contain legally privileged or confidential
>information and is therefore addressed to the named persons only.
>The recipient should inform the sender and delete this message,
>if he/she is not named as addressee.
>The sender disclaims any and all liability for the integrity
>and punctuality of this message.
>The sender has activated an automatic virus scanning by
>Messagelabs, but does not guarantee the virus free
>transmission of this message.
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20051003/53d49105/attachment.htm>
More information about the rt-users
mailing list