
14 May
2007
14 May
'07
3:37 p.m.
Hi all, I read in OTRS manual that using perl modules is faster than pure CGI. How can I check which one I'm using? Once I've checked, how can I switch from either one to the other? Cheers, Filippo

14 May
14 May
4:12 p.m.
Filippo Fiorani wrote:
I read in OTRS manual that using perl modules is faster than pure CGI.
OTRS always uses Perl modules. I believe you mean mod_perl (the apache module) instead.
How can I check which one I'm using? Once I've checked, how can I switch from either one to the other?
Check what your OTRS config for apache looks like. If your config is using PerlHandler ModPerl::Registry, then you're using mod_perl. There are a few example configs in ~otrs/scripts/. You can switch by changing your apache config. Nils Breunese.
6641
Age (days ago)
6641
Last active (days ago)
1 comments
2 participants
participants (2)
-
Filippo Fiorani
-
Nils Breunese (Lemonbit Internet)