[Vtigercrm-developers] File Permission in installation package

Uma S uma.s at vtiger.com
Wed Aug 27 11:33:51 GMT 2014


Hi Istvan,

I would like to dig in deep with this issue, where file permission in
installation package in haphazard way.









*sudo find /home/user/public_html/ -type f -exec chmod 644 {} \; sudo find
/home/user/public_html/ -type d -exec chmod 755 {} \; sudo chown
www-data:www-data -R /home/user/public_html/ (if this adjustment was not
done I had got server error 500 due to important files with chmod 777 ) In
my case the user was the ubuntu user. *
*By the way, in the vtiger install zip and in the SVN the file access setup
in full confusion. Some of files in chmod 644, some of files in chmod 777
and the directories are also in different and illogical mix. *

Could you please elaborate on this issue. So which will shed more light on
this. While installing how are you configuring permission for files? And
what's your expectation about permissions.

--
With
Best Regards
Uma.S
Vtiger Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140827/ad70f063/attachment.html>


More information about the vtigercrm-developers mailing list