Hi,
I have a default installation of joomla under ubuntu 10.04. I have also changed the permissions of index.php of template(apache user with read write permissions), so that I can change the index.php from administrator screen. Everything works fine till here.
But now when I change the file from admin screen and save the file, its changing the file permission and removing the write permission from the file. It does saves the changes though.
Now as the write permissions are removed, when I try to install the template it gives me error. So again I have to manually set the write permission for the apache user on index.php and install the template again, then it runs good.
Does anyone know if joomla is changing the file permissions, and any idea how I can tackle this problem.
Thanks, Tanmay