
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, 11 Jun 2004 23:08:48 +0200, Robert Kehl scribbled down:
apache and mod_perl from the fbsd ports tree, I've tried apache2 with mod_perl2 and apache1.3 with mod_perl1 - both exhibit the same problem, which is rather strange.
Recheck your httpd.conf files.
Perhaps the mod_perls of the two servers bite each other? This is common on many installations. Try purging 1.3 if possible.
I've removed apache 1.3 and the old mod_perl, to no effect. The relevant
lines in my apache configuration are:
LoadModule perl_module libexec/apache2/mod_perl.so
PerlModule Apache2
<VirtualHost support.pinklemon.net:80>
ScriptAlias /otrs/ "/opt/otrs/bin/cgi-bin/"
Alias /otrs-web/ "/opt/otrs/var/httpd/htdocs/"
Perlrequire /opt/otrs/scripts/apache2-perl-startup.pl
PerlModule Apache::Reload
PerlInitHandler Apache::Reload
Why can't life be simple? :p
Because shit happens. *g*
Very true...
-j
--
-jamie