Forums

Gary Down
Gary Down
Offline
Resolved
0 votes
Tiki Installer missing third party software files
Your Tiki is not completely installed because Composer has not been run to fetch package dependencies.

You need to run sh setup.sh from the command line.

See https://doc.tiki.org/Composer for details.


php compser.phar --version > composer version 1.7.2 2018-08-16 16:67:12


composer install --

please see attachment

How do I go about creating the necessary json file suitable for installing Tiki.

Cheers.
Attachments:
Thursday, August 30 2018, 04:54 AM
Share this post:
Responses (2)
  • Accepted Answer

    Gary Down
    Gary Down
    Offline
    Sunday, September 02 2018, 12:48 AM - #Permalink
    Resolved
    0 votes
    Thanks Nick,
    Once I used the PHP Engines app and upgraded to PHP7.1 everything is fine.

    Cheers.
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, September 01 2018, 06:25 AM - #Permalink
    Resolved
    0 votes
    Can you please link to the instructions you are following?

    You can install composer with:
    yum install composer
    Without examining the installation instructions closely I don't know if this will install for the right version of PHP or all versions or if it is version independent. I think Tiki uses a later version of PHP than default, but that is why we have the PHP Engines app.
    The reply is currently minimized Show
Your Reply