
Scott Sheridan wrote:
When I attempt to enter the admin package manager I get the following. Error: Sorry, for this interface is mod_perl2 with Apache2::Reload required. Other way [..]
I am on redhat 7.3. The version of OTRS is 2.2
My ultimate goal is to install the calendar module.
TIA
Scott
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System? =http://www.otrs.de/
Hi Scott,
this usually happens when you have problems with mod_perl2.
Assuming that mod_perl2 is installed on your system.... :-)
° Please make sure that your otrs.conf (should be located in /etc/apache
directory) reflects the following:
<snip>
# Apache::Reload - Reload Perl Modules when Changed on Disk
PerlModule Apache::Reload
PerlInitHandler Apache::Reload
</snip>
After an 'apache restart' things should work from now on.
If not, you can even use our commandline-tool