Hi Marcus,
Thanks for the help. This worked in terms of getting all the requirements.
I did have to install git first in order for composer to work. I noticed the composer install all PEAR packages and some other 3rd party packages, and some failed such as scss.
Trying to run step2 again and now i get the following error:
Matrix appears to be owned by root, you should fix permissions.
Now, I think this could be to do with Nginex or Database. I installed Postgres 9.6 (direct from Postgres website) and for some reason it installs in the /var/lib/pgsql/9.6/data/pg_hba.confdirectory as opposed to
/etc/postgresql/9.6/main/pg_hba.conf` in apache.
I’m not sure if this is causing the problem? or I need to configure something else.
Thanks.