Hello there,
I am running MAMP. I’ve followed all the instructions. I run into issues when I get to the permissions. I have tried numerous times to add the following - which is from the installation guide.
sudo chown -R www-data:www-data .
sudo chmod -R 755 .
sudo chmod -R 775 cache custom modules themes data upload
sudo chmod 775 config_override.php 2>/dev/null
However, this has little impact and continues to give me illegal group message.
My User is " raeger " and group "staff "
I am really lost as to how I should change this. Any guidance is appreciated.
Thanks
Martin