Skip to content

Instantly share code, notes, and snippets.

@tchrist
Created August 17, 2012 15:27
Show Gist options
  • Save tchrist/3379886 to your computer and use it in GitHub Desktop.
Save tchrist/3379886 to your computer and use it in GitHub Desktop.
* executing "cd /var/www/staging/releases/20120817152200 && php ./symfony project:permissions"
servers: ["50.18.126.118"]
[50.18.126.118] executing command
** [out :: 50.18.126.118] >> chmod 777 /var/www/staging/releases/20120817152200/web/uploads
** [out :: 50.18.126.118] >> chmod 777 /var/www/staging/releases/20120817152200/cache
** [out :: 50.18.126.118] >> chmod 777 /var/www/staging/releases/20120817152200/log
** [out :: 50.18.126.118] >> chmod 777 /var/www/staging/releases/20120817152200/symfony
** [out :: 50.18.126.118] >> chmod 666 /var/www/staging/releases/20120817152200/log/build.log
** [out :: 50.18.126.118]
** [out :: 50.18.126.118] Permissions on the following file(s) could not be fixed:
** [out :: 50.18.126.118]
** [out :: 50.18.126.118] - SF_ROOT_DIR/web/uploads
** [out :: 50.18.126.118] - SF_ROOT_DIR/cache
** [out :: 50.18.126.118] - SF_ROOT_DIR/log
** [out :: 50.18.126.118] - SF_ROOT_DIR/symfony
** [out :: 50.18.126.118] - SF_ROOT_DIR/log/build.log
** [out :: 50.18.126.118]
command finished in 3409ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment