compiling a new tiki Posted by grave 24 Oct 2005 14:57 GMT-0000 posts: 3 ☆ i have modified the tikikwi in some features and i would like to install it on a certain host.My question is do i need to compile it so i can install into the host or its not really necessary to make it work on the host with the modified features?
Posted by Damian Parker 28 Oct 2005 08:26 GMT-0000 posts: 2881 ☆ ☆ ☆ ☆ ☆ > i have modified the tikikwi in some features and i would like to install it on a certain host.My question is do i need to compile it so i can install into the host or its not really necessary to make it work on the host with the modified features? Tiki is PHP source code and is not a compilable language. So its just a case of copying your modified source code up to the host. Setting necessary directory and file permissions, Restoring a database and/or running tiki-install.php Damian