Last active
March 27, 2018 20:44
-
-
Save vandro/b263ab8d8776aa26b9ab7424e30651ee to your computer and use it in GitHub Desktop.
Que permisos asignar en que carpetas y/o archivos en yii2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chmod -R 0777 runtime && chmod -R 0777 web/assets && chmod -R 0755 yii |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment