<div dir="ltr">Hi Istvan,<div><br></div><div>I would like to dig in deep with this issue, where file permission in installation package in haphazard way.</div><div><br></div><i><span style="font-family:arial,sans-serif;font-size:13px">sudo find /home/</span><b style="font-family:arial,sans-serif;font-size:13px">user</b><span style="font-family:arial,sans-serif;font-size:13px">/public_html/ -type f -exec chmod 644 {} \;</span><br style="font-family:arial,sans-serif;font-size:13px">

<span style="font-family:arial,sans-serif;font-size:13px">sudo find /home/</span><b style="font-family:arial,sans-serif;font-size:13px">user</b><span style="font-family:arial,sans-serif;font-size:13px">/public_html/ -type d -exec chmod 755 {} \;</span><br style="font-family:arial,sans-serif;font-size:13px">

<span style="font-family:arial,sans-serif;font-size:13px">sudo chown www-data:www-data -R /home/</span><b style="font-family:arial,sans-serif;font-size:13px">user</b><span style="font-family:arial,sans-serif;font-size:13px">/public_html/</span><br style="font-family:arial,sans-serif;font-size:13px">

<br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">(if this adjustment was not done I had got server error 500 due to important files with chmod 777 )</span><br style="font-family:arial,sans-serif;font-size:13px">

<br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">In my case the user was the ubuntu user.</span><br style="font-family:arial,sans-serif;font-size:13px"><br style="font-family:arial,sans-serif;font-size:13px">

</i><div><i><span style="font-family:arial,sans-serif;font-size:13px">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.</span> </i></div>

<div><br></div><div>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.</div>
<div>
<br></div><div>--</div><div><div><div dir="ltr">With<br>Best Regards<br>Uma.S<br><div>Vtiger Team</div></div>
</div></div></div>