marty
unread,Mar 21, 2012, 7:28:51 AM3/21/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to frapi-dev
Hi there,
I just finally managed to install FRAPI on my VPS, which is great, but
I'm running into a weird issue - FRAPI is telling me that
"The "/srv/www/vhosts/.../custom/Action" directory is not writeable by
the current user (MyUser), therefore we will not be able to
synchronize the codebase until the user has write access."
However, looking at the directory, I can clearly see that user MyUser
is the owner of the directory, and that the permissions are set to
775.. the group should be irrelevant in that case..
When I set the permissions to 777 it works, but I would really prefer
to avoid that - any idea why this is happening?
Cheers!