Hello:

2 tips for a succesfull installation:

-in php.ini set register_globals = On (maybe a security problem!!!)
-check the names of the templates! sometimes the long names are without the suffix .tpl !!! (I think, the name is to long for the zip-archiv) - thats the reason for the error in line 172 in class.FastTemplate.php

After I found this things, it works great under MacOSX with Apache 2.0.47/php4.3.2/mySql4.0.15

Greetings

Braeu