insecure dependency error running installer.pl for the first time

please help. I've just installed otrs beta 2 and received the following
errors when trying to run installer.pl and index.pl for the first time.
[Wed May 18 15:27:17 2005] [error] Insecure dependency in require while
running setgid at /opt/otrs/bin/cgi-bin/installer.pl line 47.\nBEGIN
failed--compilation aborted at /opt/otrs/bin/cgi-bin/installer.pl line 47.
[Wed May 18 15:27:12 2005] [error] [Wed May 18 15:27:12 2005] -e:
Insecure dependency in eval while running setgid at
/opt/otrs//Kernel/Config/Defaults.pm line 1622.
the server is fedora core 3 apache 2 with SELinux turned off. httpd
runs as user apache and group apache. I've run SetPermissions.pl with
the following parameters:
./SetPermissions.pl /opt/otrs otrs apache otrs apache
my http.conf looks like so:
# 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

Hello Ben! On Mi, Mai 18, 2005 at 04:09:42 +1100, Ben Hall wrote:
please help. I've just installed otrs beta 2 and received the following errors when trying to run installer.pl and index.pl for the first time.
[Wed May 18 15:27:17 2005] [error] Insecure dependency in require while running setgid at /opt/otrs/bin/cgi-bin/installer.pl line 47.\nBEGIN failed--compilation aborted at /opt/otrs/bin/cgi-bin/installer.pl line 47.
[Wed May 18 15:27:12 2005] [error] [Wed May 18 15:27:12 2005] -e: Insecure dependency in eval while running setgid at /opt/otrs//Kernel/Config/Defaults.pm line 1622.
Does the file Kernel/Config.pm exist on your system? Also I would recomment to use mod-perl only for a running system, not during installation. I recogniced problems with mod-perl on debian during a installation, maybe there problems on on your system too. Best regards, Christian -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Manage your communication!
participants (2)
-
Ben Hall
-
Christian Schoepplein