Composer detected issues in your platform: Your Composer dependencies require a PHP version “>= 7.4.0”.
Getting this error message when loading CRM. Any Ideas? The PHP checkbox is checked, but it seems to be unchecking itself
Composer detected issues in your platform: Your Composer dependencies require a PHP version “>= 7.4.0”.
Getting this error message when loading CRM. Any Ideas? The PHP checkbox is checked, but it seems to be unchecking itself
Hi,
which suite-version are you currently using? Can you also provide the current php-version? If you’re unsure about that, create an empty php-page and insert
<?php
phpinfo();
it will display the php version.
sorry, which checkbox?