How to share files between cPanel accounts?
Posted
by
Darren
on Server Fault
See other posts from Server Fault
or by Darren
Published on 2010-09-20T18:49:51Z
Indexed on
2011/01/11
10:55 UTC
Read the original article
Hit count: 327
I am setting up a multi-site/multi-store Magento installation, and I want each site to have its own cPanel account so I can setup the SSL and dedicated IP properly. I have tried to create a linux group called 'magento' and changed the files I need to share to that group (even added the users to that group), however when I try to access files through my scripts on those accounts it doesn't acknowledge the files exist. I first made a soft symbolic link which didn't work and then including them to their real location but it didn't work. Am I missing a step in allowing which users can access which files? I added the users to the magento group and like I said changed the group of the files I need to share to them but it's still not working.
Thanks, Darren
© Server Fault or respective owner