
Victor Rodriguez Cortes wrote:
Hi!
I would start looking at Apache config... do you have anything else in the apache logs? (look for them in httpd.conf, ErrorLog directive)
No, only "premature end of script headers". No interesting stderr from index.pl.
Maybe the problem is related to the environment inside the jail: filesystem permissions, some perl environment variable (lib paths and the like). Try a completely different perl CGI, not related to OTRS, to see if it works. For example:
Perl CGI scripts work fine, including the one you offered. mod_perl is currenctly completely disabled, not loaded in httpd.conf and all related directives removed. Thanks for your suggestions... I think all the permissions are fine because they are set consistently by the FreeBSD installer. I have numerous such jails running all sorts of web applications under apache (including running OTRS until a few weeks ago, although I think it might not have been 1.3.2). I guess I will uninstall the whole apache/otrs environment and reinstall it again. --Paul