Skip to content

Instantly share code, notes, and snippets.

@voltuer
Last active September 4, 2015 18:05
Show Gist options
  • Select an option

  • Save voltuer/90038ab7b6383f80638d to your computer and use it in GitHub Desktop.

Select an option

Save voltuer/90038ab7b6383f80638d to your computer and use it in GitHub Desktop.
PERMISOS SEGUROS WORDPRESS
Desde la carpeta raíz de wordpress:
(esto sólo da permiso de escritura a actualizaciones, no a carpeta raíz ni theme)
sudo chmod -R 555 .
sudo chmod -R 775 wp-content/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment