Loading...
 
Architecture / Installation

Architecture / Installation


Re: Tiki Installer Cannot Proceed : Directories not writeable

posts: 9309 Germany

Usually it is some working folder that tiki cant write into. That's that the setup.sh script is for.

Copy to clipboard
cd /tiki chmod u+x setup.sh ./setup.sh


This creates several folders and fixes permissions of all the tiki files.

There are no comments at this time.