I'm having trouble installing SugarCRM here. The main issue seems to be with permissions, I can't for the life of me figure out how to a) set them to the appropriate level and b) make it so that new files and folders are set to the appropriate level. I've looked into the setfacl command, but again, can't figure out how it works. Anyone have experience with this? I'm using Sugar 6.3.0, and have it set up on a subdomain with its own website/application etc. asked 25 Oct '11, 15:56 ipfinancial |
Change file permissions recursively to 755 for the following files and directories, as described here.
You can change file permissions recursively, using Filezilla with SFTP or chmod as described here answered 24 Jan '13, 06:43 mertnuhoglu |
You shouldn't need to worry about permissions at all. Your PHP scripts execute as your main user, so your app should work without any changes to default permissions.
What indication do you have of a problem with the permissions?
Once everything is installed, the CSS doesn't render properly. Googling turned up the issue of permissions, and Sugar doesn't seem to be able to create or edit files and directories unless I go in and change permissions manually. Once I've made the changes, it renders just fine, but new issues seem to keep popping up.
I appreciate your speedy reply.
Can you let me know the exact URL that's exhibiting the problem? If you'd rather not share that here in the public forum, then feel free to open a support ticket.
I'll open a support ticket, thanks.