Hello all.
On my shared host I've created a subdomain that points to a given
directory (also created by cpanel) in /home/user/www/dev/)
However, when I try to deploy:
cap deploy:setup
I get:
* executing `deploy:setup'
* executing "mkdir -p /home/mysite/www/dev /home/mysite/www/dev/
releases /home/mysite/www/dev/shared && chmod g+w /home/mysite/www/
dev /home/mysite/www/dev/releases /home/mysite/www/dev/shared"
servers: ["dev.mysite.com"]
[dev.mysite.com] executing command
*** [err :: dev.mysite.com] chmod: changing permissions of `/home/
mysite/www/dev': Operation not permitted
command finished in 255ms
failed: "sh -c 'mkdir -p /home/mysite/www/dev /home/mysite/www/dev/
releases /home/mysite/www/dev/shared && chmod g+w /home/mysite/www/
dev /home/mysite/www/dev/releases /home/mysite/www/dev/shared'" on
dev.mysite.com
The shared host is using suexec, I'm not sure if this could be of some
use, but I'm really stuck and unable to do anything due to those
permission issues. Since I can force them to give me permissions, is
there any work around for help me out with my first Capistrano
deploy ?
Thanks a lot in advance,
Márcio
--
* You received this message because you are subscribed to the Google Groups
"Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/capistrano?hl=en