On Mon, Mar 05, 2001 at 03:19:21PM +0000, Piers Cawley wrote:
> Not sure what's going on here, but if I do:
> 
> PerlModule Apache::Template
> <Any TT2* command>
> 
> Then apache completely and utterly fails to come up. Most
> disconcerting. No errors in the logfile, nothing.
>
> This is with the standard perl apache installation that comes with
> Mandrake 7.

Ditto, the connection just aborts.

System is:

Debian on 2.2.18 SMP, perl 5.6.0, TT 2.01

[Tue Jun  5 19:40:04 2001] [notice] Apache/1.3.19 (Unix) Debian/GNU
mod_ssl/2.8.2 OpenSSL/0.9.6 mod_perl/1.25 configured -- resuming normal
operations

        PerlModule Apache::Template
        TT2Trim      Off
        #TT2PostChomp On
        #TT2IncludePath /home/wwwso/2001
        <Files *.soul>
                SetHandler perl-script
                PerlHandler Apache::Template
        </Files>


I C<apt-got install apache-dev> in order to have Apache::Request v0.02
compile plus some fiddling since Debian's httpd.h and friends are in
/usr/include/apache-1.3

Any ideas where to even start looking?

One thing I noticed is that if there are no TT2* directives in
httpd.conf there is an undef'ed HASH problem in Apache::Request line 71.
Is there a minimal set of TT2* that is required?

Paul

-- 
Ask people to work against their better judgement


Reply via email to