Hi,
I tried installing Matrix 5.5 on a server but can’t seem to get past installation Matrix installation step2. I’ve tried installing on both Centos 7.5 and Debain 9 (X64) with Postgres 9.6 and Apache or Nginex.
Upon running the step 2.php (also with check_requirements.php), I get the following:
PHP Warning: include_once(/home/websites/squiz_matrix/vendor/autoload.php): failed to open stream: No such file or directory in /home/websites/squiz_matrix/core/include/init.inc on line 29
PHP Fatal error: Composer dependencies have not been installed, please run 'php install/fix_requirements.php' in /home/websites/squiz_matrix/core/include/init.inc on line 30
and when you run:
php install/fix_requirements.php /home/websites/squiz_matrix/core/include/init.inc
ERROR: ERROR: Path provided doesn't point to a Matrix installation's System Root.
It says:
Is there a certain requirement with this new stack that is not mentioned in the manuals?
Are we going to be getting updated manual in the future with the new recommended stack?
Many thanks.