<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    This is not a problem of your permissions but of the owner of the
    files then,<br>
    in linux<br>
    the three parts for the permission system are for Owner - Group -
    World<br>
    in a standard server setup the apache or whatever server serves your
    pages should be in the group, this can be www-data or www-server or
    similar.<br>
    you can check which group by typing in <br>
    $<code>ps aux | grep apache<br>
    </code><br>
    <code></code>
  </body>
</html>