I installed suiteCRM on MAC using MAMP for apache, mySQL etc. and it is running properly.
In your KREST installation guide, you ask for entering ‘a2enmod rewrite’ in an linux environment.
But where in a MAMP environment must I start the rewrite module?
Unortunately, I’m not an apache specialist…
I tried to find it in the apache/httpd.conf file, but there, is only one entry
’LoadModule rewrite_module modules/mod_rewrite.so’.
The KREST api was installed and started properly, but the sysinfo-check gives me only an empty screen.
that is I assume the issue. 7.1 is not yet supported. You woudl need to go back to 7.0 … 7.1 is even more strict and sugar in its core does not fully uspport this. There is quite some more cleanup we have to do there.
downgrading php shoudl be no issues. Yes we will certainly also support php 7.1 but there is way more to adopt in the sugar core to do this right. It will liklely happen until mid of the year, latest in Q3.