Skip to content

Instantly share code, notes, and snippets.

@manniru
Created June 5, 2022 05:28
Show Gist options
  • Select an option

  • Save manniru/976f5ab86dd13fef3a2b363d7c83d81f to your computer and use it in GitHub Desktop.

Select an option

Save manniru/976f5ab86dd13fef3a2b363d7c83d81f to your computer and use it in GitHub Desktop.
cd /Applications/XAMPP/xamppfiles/htdocs/brilliant
sudo chown -R _www:_www .
sudo chgrp -R _www .
sudo chmod -R 777 .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment