i am trying to install newcoop 4.2 on mamp on mac os
but i am getting an empty page after the installation process starts with the following error on php error log
PHP Fatal error: Uncaught exception 'Symfony\Component\Process\Exception\RuntimeException' with message 'The process has been signaled with signal "5".' in /Applications/MAMP/htdocs/newscoop/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php:450
The apache configuration for the options in the htaccess file has -dashes. The options need to either all have dashes prepended or no dashes. At least that's whatI discovered after having the same issue.