apache2-perl-startup.pl not running

Moderator: crythias

Locked
Gunjan
Znuny expert
Posts: 228
Joined: 09 Dec 2013, 06:37
Znuny Version: 3.3.x

apache2-perl-startup.pl not running

Post by Gunjan »

Hi,

I am using OTRS 3.3.4.
I was checking the performance but when I tried to run the script '/opt/otrs/scripts/apache2-perl-startup.pl', I got the following error:
apache2-perl-startup.pl: Use of uninitialized value $
ENV{"MOD_PERL"} in pattern match (m//) at /opt/otrs/scripts/apache2-perl-startup
.pl line 26, <DATA> line 522.
MOD_PERL not used! at /opt/otrs/scripts/apache2-perl-startup.pl line 26, <DATA>
line 522.
You have new mail in /var/spool/mail/root
and I also ran the command 'echo $MOD_PERL', but it is returning empty value. How could it be possible to use mod_perl??

Thanks
Gunjan
Wolfgangf
Znuny ninja
Posts: 1029
Joined: 13 Apr 2009, 12:26
Znuny Version: 6.0.13
Real Name: Wolfgang Fürtbauer
Company: PBS Logitek GmbH
Location: Pinsdorf

Re: apache2-perl-startup.pl not running

Post by Wolfgangf »

and mod_perl is installed and configured in apache?
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
Gunjan
Znuny expert
Posts: 228
Joined: 09 Dec 2013, 06:37
Znuny Version: 3.3.x

Re: apache2-perl-startup.pl not running

Post by Gunjan »

Yes.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: apache2-perl-startup.pl not running

Post by jojo »

the script will run by apache not by a unix user directly
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked