Loading...
 
Skip to main content

Development


compiling a new tiki

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?
posts: 2881 United Kingdom

> 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