[Vtigercrm-developers] Folder permissions to installation

Alan Lord alanslists at gmail.com
Mon Jul 27 07:04:02 GMT 2015


On 25/07/15 10:38, cryptic wrote:
> Assuming the path is /var/www/vtigercrm

> sudo chown -R www-data:www-data vtigercrm

This assumes that nginx running as the user and group "www-data" which 
in my experience is generally a debian-based system's name. I think 
nginx on CentOS will be different.

> sudo chmod  -R 775 /var/www/vtigercrm

This is not the best idea... There are *no* files in vtiger that _need_ 
to be executable. You've just made everything executable by owner and 
group...

Al





More information about the vtigercrm-developers mailing list