<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body smarttemplateinserted="true" text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi Uma,<br>
      <br>
      My internet service provider (host of my and my clients's vtiger
      instances in shared servers and in my VPS also) does not allow to
      use files with permissions chmod 777 in their servers.<br>
      After uploading a vtiger install package (or SVN pull) the
      following picture you will see:<br>
      <br>
      FTP access by FileZilla to a vtiger 6.1 beta instance ftp upload
      made in middle of June and not used (this is only an upload)
      (vtiger 6.0.0 install zip will show too same picture):<br>
      <img alt="" src="cid:part1.04070005.08060809@gmail.com"
        height="689" width="901"><br>
      <br>
      Going to Assets directory:<br>
      <img alt="" src="cid:part2.08060603.00060704@gmail.com"
        height="353" width="850"><br>
      <br>
      Without adjustment files permissions to 0644 and directories to
      0755 this server will give server error 500 - when opening the
      Assets module.<br>
      <br>
      So after FTP upload or C-Panel upload and before install first I
      should set file permissions (all) to 0644, and directory to 0755.<br>
      The cron files permission in this server should be 0755 instead of
      0644.<br>
      <br>
      These servers uses CentOS Linux and C-panel user-interface. I had
      the too same issue with other providers also, e.g. Siteground does
      not allow the files with 0777 as well on some security reasons.<br>
      <br>
      My expectation with permissions is only to be ready for the
      install without permission adjustment.<br>
      <br>
      A Joomla install package zip is ready to install in these C-Panel
      / CentOS servers, after uploads all files in 0644, and all
      directories in 0755 automatically.<br>
      <br>
      In vtiger package the majority of files and directories are set
      right (0644 / 0755) but several directories and files are not set
      right as it shown in the pictures above.<br>
      <br>
      Kindest regards:<br>
      Istvan<br>
      <br>
      <br>
      <div class="moz-signature">üdvözlettel:<br>
        <br>
        <b>Holbok István</b><br>
        <br>
        +3670-342-0900<br>
        <b>e-mail:</b> <a class="moz-txt-link-abbreviated" href="mailto:holbok@gmail.com">holbok@gmail.com</a><br>
        <b>SkyPe:</b> holboki<br>
        <br>
      </div>
      2014.08.27. 13:33 keltezéssel, Uma S írta:<br>
    </div>
    <blockquote class=" cite"
id="mid_CAH83UoKpN2Mx__7_7jaD8KwoEiFzZWTpCbOcq_rHtpS9SZALHw_mail_gmail_com"
cite="mid:CAH83UoKpN2Mx=_7_7jaD8KwoEiFzZWTpCbOcq+rHtpS9SZALHw@mail.gmail.com"
      type="cite">
      <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>
    </blockquote>
    <br>
    <br>
  </body>
</html>