Re: template toolkit compile test problems

2001-04-26 Thread G.W. Haywood

Hi there,

On Tue, 24 Apr 2001, Ruslan V. Sulakov wrote:

> What is PerlFixupHandler for?
> Whats the difference of PerlFixupHandler and PerlTransHandler?

The Eagle Book:

  "Writing Apache Modules with Perl and C", ISBN 1-56592-567-X,
  by Lincoln Stein and Doug MacEachern.

It is available from O'Reilley (www.oreilly.com) and of course
from Jubilee Office Supplies (www.jubileegroup.co.uk).

Some of it might be available to you on-line.

Stas Bekman's mod_perl Guide:

  http://perl.apache.org/guide/

73,
Ged.




Re: template toolkit compile test problems

2001-04-26 Thread Stas Bekman

On Tue, 24 Apr 2001, Ruslan V. Sulakov wrote:

> What is PerlFixupHandler for?
> Whats the difference of PerlFixupHandler and PerlTransHandler?

FAQ:
Trans: http://modperl.com/book/chapters/ch7.html#The_URI_Translation_Phase
Fixup: http://modperl.com/book/chapters/ch7.html#Customizing_the_Fixup_Phase


_
Stas Bekman  JAm_pH --   Just Another mod_perl Hacker
http://stason.org/   mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/





Re: template toolkit compile test problems

2001-04-26 Thread Ruslan V. Sulakov

What is PerlFixupHandler for?
Whats the difference of PerlFixupHandler and PerlTransHandler?

Thanks,
Ruslan




Re: template toolkit compile test problems

2001-04-24 Thread Simon_Wilcox


  Hi,

  Are you using Perl 5.6.x ?

  If not there are some known problems with the installation of certain
  plugins.

  See http://www.tt2.org/download.html for more details.

  IIRC, the tutorial has an example of a TT2 enabled httpd.conf, or at least
  the relevant bits. try perldoc Template::Tutorial.

  BTW - This might have been better posted to the TT mailing list. See
  http://www.template-toolkit.org/mailman/listinfo/templates

  HTH,

  Simon Wilcox.






   From   Nigel Sollars <[EMAIL PROTECTED]>   Date
   24 April 2001
 Hi,

 I d/l the Template Toolkit via CPAN on make test

t/filter.t fails 19 of 126 tests with:

make: *** [ test_dynamic ] Error 29

any idea's?

also could someone send me an example of a working httpd.conf with the Template
entries?

Regards Nigel











__


   This document should only be read by those persons to whom it is addressed
   and is not intended to be relied upon by any person without subsequent
   written confirmation of its contents. Accordingly, our company disclaim all
   responsibility and accept no liability (including in negligence) for the
   consequences for any person acting, or refraining from acting, on such
   information prior to the receipt by those persons of subsequent written
   confirmation.

   If you have received this E-mail message in error, please notify us
   immediately by telephone. Please also destroy and delete the message from
   your computer.

   Any form of reproduction, dissemination, copying, disclosure, modification,
   distribution and/or publication of this E-mail message is strictly
   prohibited.





Re: template toolkit compile test problems

2001-04-24 Thread Stas Bekman

On Tue, 24 Apr 2001, Nigel Sollars wrote:

>
>  Hi,
>
>  I d/l the Template Toolkit via CPAN on make test
>
> t/filter.t fails 19 of 126 tests with:
>
> make: *** [ test_dynamic ] Error 29
>
> any idea's?

A wrong forum. See http://www.template-toolkit.org/ and get on to tt
mailing list.

> also could someone send me an example of a working httpd.conf with the
> Template entries?

the same

_
Stas Bekman  JAm_pH --   Just Another mod_perl Hacker
http://stason.org/   mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/





template toolkit compile test problems

2001-04-24 Thread Nigel Sollars


 Hi,

 I d/l the Template Toolkit via CPAN on make test

t/filter.t fails 19 of 126 tests with:

make: *** [ test_dynamic ] Error 29

any idea's?

also could someone send me an example of a working httpd.conf with the Template
entries?

Regards Nigel