Parijat Kalia wrote: > Hey guys, running into a major rut with deploying my symfony > application over A2 hosting... > so my *symfony project:deploy production* runs smooth > but when I run [B]*symfony project:deploy production --go*[/B] > I get this > > [B]*rsync: recv_generator: mkdir "several/directory/paths" failed: > Permission denied *(13) > *rsync: stat "some/directory/paht" failed: Permission denied *(13))[/B] > > by several directory paths I mean that a huge bunch of directory paths > (almost all) show the above, which just does not make sense, since > it's being created on my home directory. > > This may or may not be a host specific issue, but I am pretty sure, > someone experienced this before, hoping to get a response from > someone, chao!!! > > -- > > You received this message because you are subscribed to the Google > Groups "symfony users" group. > To post to this group, send email to symfony-us...@googlegroups.com. > To unsubscribe from this group, send email to > symfony-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=. See the permissions of the directories. First is running because not really trying to sync the files.
-- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-us...@googlegroups.com. To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=.