Skip to content

Instantly share code, notes, and snippets.

@seandogg
Created August 11, 2016 18:12
Show Gist options
  • Save seandogg/f6555a417a11981c93f7eff01700520e to your computer and use it in GitHub Desktop.
Save seandogg/f6555a417a11981c93f7eff01700520e to your computer and use it in GitHub Desktop.

sudo chmod -R 777 app/cache

sudo chmod -R 777 app/logs

php app/console debug:router

from project dir: sudo chown -R [user].apache [project-folder]

sudo ./deploy-test.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment