RE: [otrs] apache2/modperl2 runnin on fedora

I remember questions about this from earlier months.
Here you should find a collection of those: http://www.google.nl/search?q=otrs+on+apache2&ie=UTF-8&hl=nl&btnG=Google+zoe...
Your answer maybe in there somewhere.
Regards,
Martijn
-----Oorspronkelijk bericht-----
Van: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] Namens Adam Lee
Verzonden: vrijdag 6 augustus 2004 7:41
Aan: otrs@otrs.org
Onderwerp: [otrs] apache2/modperl2 runnin on fedora
have been trying to install the easy way: http://doc.otrs.org/1.2/en/html/install.html#INSTALLING-THE-QUICK-AND-EASY-W...
running the following:
Apache/2.0.50
mod_perl 1.99_12-2.1.i386
i can install otrs which creates a conf file -- /etc/httpd/conf.d/otrs.conf
then when running apachectl start i get the following: [error] Can't locate loadable object for module Apache::Constants in @INC (@INC contains: /opt/otrs/Kernel/cpan-lib /opt/otrs/
[[[ bunch of path directories ]]]
[Thu Aug 05 21:56:02 2004] [error] Can't load Perl file: /opt/otrs/scripts/apache2-perl-startup.pl for server
if i remove the otrs.conf apache2 starts up fine -- so i assume its something to do with this conf file. below is the entire file:
# agent, admin and customer frontend
ScriptAlias /otrs/ "/opt/otrs/bin/cgi-bin/"
Alias /otrs-web/ "/opt/otrs/var/httpd/htdocs/"
# load all otrs modules
Perlrequire /opt/otrs/scripts/apache2-perl-startup.pl
# Apache::Reload - Reload Perl Modules when Changed on Disk PerlModule Apache::Reload PerlInitHandler Apache::Reload
# set mod_perl2 options
participants (1)
-
Lohmeijer, Martijn