Posted by ferdiant on May 17, 2009 at 4:11pm
Can somebody tell me how to correctly install PHPTAL engine in drupal. I am using MAMP.
Find the explanation very vague.
Please Help!!!!
Ferdi
Can somebody tell me how to correctly install PHPTAL engine in drupal. I am using MAMP.
Find the explanation very vague.
Please Help!!!!
Ferdi
Comments
=-=
To be used, the engine needs an installation of PHPTAL, preferably as a PEAR module. It was developed using PHPTAL 1.0.10. You can get it by saying
pear5 upgrade http://phptal.motion-twin.com/latest.tar.gz
on the command line.
the above is the most important part of the installation I think. Filing a support request in the issue queue of the projec may be more fruitful as I think the bulk of users use the PHPTEMPLATE engine which is packaged by default.