Working on an initial installation of OTRS on Debian Etch, Apache
was working fine for other applications, but after the LDAP configuration, it
stopped working. Now when trying to start apache, I get the following errors:
[warn] Useless use of AllowOverride in line 22.
failed!
In the apache error log, it reports the following:
[Tue Nov 06 15:34:49 2007] [error] syntax error at
/usr/share/otrs//Kernel/Confi
g.pm line 85, near
"'AuthModule::LDAP::Host'}"\nCompilation failed in require at
/usr/share/otrs/scripts/apache2-perl-startup.pl line
27.\nBEGIN failed--compila
tion aborted at
/usr/share/otrs/scripts/apache2-perl-startup.pl line 27.\nCompil
ation failed in require at (eval 2) line 1.\n
I’ve checked and re-checked the line with the
AuthModule::LDAP::Host, I don’t see anything unusual here. I’ve
read a few posts about ORTS not being Apache2 compliant and have made the
recommended changes, but still no luck. Anyone else had the same issue and
resolved it?
Thanks in advance.